initialFirstResponder set but has no effect
initialFirstResponder set but has no effect
- Subject: initialFirstResponder set but has no effect
- From: Keith Duncan <email@hidden>
- Date: Fri, 05 Sep 2008 21:06:35 +0100
I'm writing a new NSControl subclass which -acceptsFirstResponder but
I can't get it to become the firstResponder when the window loads.
I've set the window's initialFirstResponder outlet to the control but
that has no effect. I know the view works because if I send -
makeFirstResponder then it functions perfectly.
It's such a trivial problem, but it's got me tearing my hair out. What
could possibly be causing it?
Keith
_______________________________________________
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