Note that it can also be defined in Interface Builder.
Le 25 août 2009 à 18:50, bryscomat a écrit :
Nevermind. It's the [NSWindow setInitialFirstResponder:] method.
Duh.
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin
Nevermind. It's the [NSWindow setInitialFirstResponder:] method.
Duh.
___
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.
Hey all. Quick question: How do I prevent a window from initially
making an NSTextField the firstResponder? I do not want any controls
to automatically begin editing.
Thanks.
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post