Re: Is there a delegate method -willDoExposeAllAppWindows or something?
Re: Is there a delegate method -willDoExposeAllAppWindows or something?
- Subject: Re: Is there a delegate method -willDoExposeAllAppWindows or something?
- From: Brian Smith <email@hidden>
- Date: Mon, 26 Jul 2004 09:46:58 -0600
Look at the documentation for NSWindow. I think the notification
method windowDidExpose: may do what you need.
Brian
On 24 Jul, 2004, at 12:00 PM, Jim Witte wrote:
Hi,
Is there a way I can have my app detect when the user decides to put
it into "app window" Expose Mode? So that I could, for instance,
reduce windows down to titles (I'm thinking of a Stickies type app)
Jim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.