windowDidBecomeKey or BecomeMain? Probably Key, if you want the one that got 
clicked on. Front isn’t all that useful; a window could be key but not front if 
it has something like a floating tools palette.

Window notifications/delegate methods always start with windowVerb, so 
searching that pattern is the best way to find them.

> On Oct 29, 2015, at 1:44 PM, Dave <d...@looktowindward.com> wrote:
> 
> Hi,
> 
> Is there a method something like didBecomeFrontWindow that get called when a 
> Window becomes the front window because the User Clicked in it and it wasn’t 
> before?
> 
> I have a NSWindowController/NSWindow Pair, I’ve looked through the Class 
> references, but can’t see anything?
> 
> Thanks a lot
> Dave
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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/lrucker%40vmware.com
> 
> This email sent to lruc...@vmware.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to