Re: About notification NSWindowDidMiniaturizeNotification
Re: About notification NSWindowDidMiniaturizeNotification
- Subject: Re: About notification NSWindowDidMiniaturizeNotification
- From: Quincey Morris <email@hidden>
- Date: Tue, 08 Mar 2011 17:20:57 -0800
On Mar 8, 2011, at 16:17, Ivan Chen wrote:
> What I really want to observer is the app iCal, when I register the notification the iCal may not be launched yet.
> So I have to pass nil to observer every window, but it just doesn't work 'o-!!!
> Why?
Because you can't get notifications from windows not in your own application.
_______________________________________________
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