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: Guy Fullerton <email@hidden>
- Date: Thu, 06 Nov 2003 16:05:23 -0800
On 11/6/03 7:21 AM, "James Thomson" <email@hidden> wrote:
>
Is performing a "press" action on the zoom and close buttons of windows
>
from Carbon application expected to work?
>
>
It seems fine for Cocoa apps, but some Carbon apps don't respond reliably -
>
BBEdit closes its windows, but CodeWarrior doesn't for example. Zooming in
>
both apps zooms the window in such a way that the app doesn't notice and
>
keeps its content in the smaller area. The Finder works fine though.
>
>
I'm assuming that this currently doesn't work well if the window isn't using
>
the standard Carbon window event handler, but could it be fixed?
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.)
>
This is under Panther BTW.
>
>
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.
_______________________________________________
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.