Re: No mouseExited when switching windows
Re: No mouseExited when switching windows
- Subject: Re: No mouseExited when switching windows
- From: Fritz Anderson <email@hidden>
- Date: Mon, 18 Feb 2013 16:46:10 -0600
On 18 Feb 2013, at 4:34 PM, Steve Mills <email@hidden> 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@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