NSWindowDidBecomeKeyNotification equivalent for NSView?
NSWindowDidBecomeKeyNotification equivalent for NSView?
- Subject: NSWindowDidBecomeKeyNotification equivalent for NSView?
- From: Ian <email@hidden>
- Date: Mon, 19 Dec 2005 05:35:56 -0800 (PST)
Hi guys,
NSWindow has a canBecomeKeyWindow method, a
windowDidBecomeKey: delegate method and also a
NSWindowDidBecomeKeyNotification.
NSView has a canBecomeKeyView method, but I cannot
find any way (neither a notification nor a delegate
method) that could notify me when my NSView actually
becomes key (or first responder).
Any ideas?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden