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: Kay Roepke <email@hidden>
- Date: Mon, 26 Jul 2004 18:30:47 +0200
On 26. Jul 2004, at 17:46 Uhr, Brian Smith wrote:
Look at the documentation for NSWindow. I think the notification
method windowDidExpose: may do what you need.
I think Jim meant Exposi. windowDidExpose: doesn't do that.
From the docs:
NSWindowDidExposeNotification
Posted whenever a portion of a nonretained NSWindow is exposed, whether
by being ordered in front of other windows or by other windows being
removed from in front of it.
----
I don't think there is a way to determine whether Exposi is toggled. At
least there's no notification I can find.
Kay
_______________________________________________
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.