NSTextView && keyboard
NSTextView && keyboard
- Subject: NSTextView && keyboard
- From: Nico <email@hidden>
- Date: Sat, 08 Feb 2003 11:07:06 +0100
Hi list :)
In my app, I've got a textview which should always keep the keyboard focus,
regardless of the user's click out of its area.
I mean, I don't want the user to have to click in the textview each time he
wants to type text, I want him to be able to type text whenever he wants.
So my question is simple : how ?
I've got other textviews but they are not editable and when the user clicks
on them, or even if he changes de main window, the keyboard focus isn't in
my main textview anymore.
Any ideas ?
Thanks in advance.
Nico.
_______________________________________________
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.