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: Eric Schlegel <email@hidden>
- Date: Fri, 7 Nov 2003 12:25:31 -0800
On Nov 7, 2003, at 12:12 PM, James Thomson wrote:
What does the Dock do to decide whether to show a "Close" command in
the
contextual menu for minimised windows? I thought that was dependent on
the
presence of a kEventWindowClose handler.
You're correct, the Close menu item is only shown if there's a
kEventWindowClose handler installed on the window. I suppose that
serves as precedent for using the presence of the handler to provide
the Close action for a window also.
-eric
_______________________________________________
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.