On 18 Feb 2013, at 4:34 PM, Steve Mills <[email protected]> wrote:

> what do I have to do to be notified when the window the view is no longer the 
> active window?

"Notified" is the right word. NSWindow posts NSWindowDidResignKeyNotification 
and NSWindowDidResignMainNotification. There are also delegate methods with 
nearly the same names (which get passed the same notification objects).

        — F

-- 
Fritz Anderson
Xcode 4 Unleashed: 4.5 supplement for free!
http://www.informit.com/store/xcode-4-unleashed-9780672333279


_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to