Re: Window OnVisible
Re: Window OnVisible
- Subject: Re: Window OnVisible
- From: Scott Thompson <email@hidden>
- Date: Fri, 5 Oct 2007 20:50:00 -0500
On Oct 5, 2007, at 6:44 PM, vance wrote:
What method should I override, or to what notification should I
subscribe to know when a window gets shown on the screen (goes from
hidden to visible). In other words the opposite of
NSWindowWillCloseNotification
Your best bet is probably NSWindowDidExposeNotification, but that
notification may be called for other reasons as well.
Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden