Re: Notification Sent When Window Is Ordered Back?
Re: Notification Sent When Window Is Ordered Back?
- Subject: Re: Notification Sent When Window Is Ordered Back?
- From: James Bucanek <email@hidden>
- Date: Sun, 14 Dec 2008 09:34:10 -0700
Chunk 1978 <mailto:email@hidden> wrote (Sunday, December 14, 2008 8:28 AM -0500):
> honest to god, i have zero idea why this isn't working...
> - (void)windowDidResignKey:(NSNotification *)notification
> {
> NSLog(@"window resigned key");
> }
Probably because it's resignKeyWindow: not windowDidResignKey:
--
James Bucanek
_______________________________________________
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