Re: notification for first responder status
Re: notification for first responder status
- Subject: Re: notification for first responder status
- From: Dustin Voss <email@hidden>
- Date: Tue, 6 Dec 2005 17:56:05 -0800
Best way to do this is with a NSWindow sub-class that overrides -
makeFirstResponder:.
I've written such a sub-class, ResponderNotificationWindow, at
<
http://homepage.mac.com/d.j.v./FileSharing13.html>.
On 5 Dec 2005, at 2:24 AM, Niko Matsakis wrote:
Is there any notification / delegate that indicates when a control
becomes first responder?
If not, is the best approach to subclass the relevant control class
and override "becomeFirstResponder" and "resignFirstResponder"?
thanks,
Niko
_______________________________________________
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
_______________________________________________
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