Generally for things like this, you want to look and see what the
delegate is expected or allowed to provide. In this case, the
NSWindow documentation offers:
Sent by the default notification center immediately after an NSWindow
has resigned its status as key window. aNotification is always
NSWindowDidResignKeyNotification. You can retrieve the NSWindow
object in question by sending object to aNotification.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden