Re: Close/zoom window buttons not working for Carbon apps?
Re: Close/zoom window buttons not working for Carbon apps?
- Subject: Re: Close/zoom window buttons not working for Carbon apps?
- From: James Thomson <email@hidden>
- Date: Fri, 07 Nov 2003 08:46:15 +0000
>
It all comes down to whether the application/window supports the
>
kEventWindowClose and kEventWindowZoom events. (Any windows that use the
>
standard window event handler get support for those events for free.)
Since you know in the toolbox if the application doesn't support those
events and so pressing the buttons won't work, would it make sense to set
the kAXEnabledAttribute to false in that case, or even not list the press
action at all?
James
---
James Thomson <
mailto:email@hidden>
TLA Systems Ltd. <
http://www.tla-systems.co.uk/>
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.