Knowing if a view is first responder
Knowing if a view is first responder
- Subject: Knowing if a view is first responder
- From: Michael Becker <email@hidden>
- Date: Tue, 5 Apr 2005 16:27:30 +0200
Hello,
is there any way to determine if a view is first responder? Right now,
I have subclassed NSView and overrode -becomeFirstResponder and
-resignFirstResponder to set an instance variable which I can query
with my own added method -isFirstResponder. Am I reinventing the wheel
here?
Regards,
Michael
_______________________________________________
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