Re: Keyboard focus.
Re: Keyboard focus.
- Subject: Re: Keyboard focus.
- From: petite_abeille <email@hidden>
- Date: Sat, 13 Jul 2002 00:48:53 +0200
On Saturday, July 13, 2002, at 12:38 , Nico wrote:
Hi
I've got an application with lots of windows and I'd like an
NSTextField located in an NSPanel to -always- keep the keyboard focus,
that's to say, i don't want the focus to go on an other window.
Moreover, my other windows contains NSTextViews which are *not*
editable, so I don't understand why my NSTextField looses focus.....
Heeeeeeeeeeeeeeeeelp :D
Maybe - (BOOL)acceptsFirstResponder; returning NO in your other controls?
PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.