tabbing with nextKeyView
tabbing with nextKeyView
- Subject: tabbing with nextKeyView
- From: John Nairn <email@hidden>
- Date: Wed, 8 Jun 2005 09:56:31 +0200
I tried to programmatically connect some text field cells (my custom
class of NSTextField) by setting the first one as the initial
responder and then linking each one to the next using setNextKeyView.
Sounded easy, but it does not work at all. Is more needed?
The result is
a. The initial responder is selected, but tabbing in the field
changes the selection, but does not change the focus.
b. Clicking in another field changes the focus. The first tab in that
field keeps the focus on that field, but disables the selection. the
second tab selects and changes focus to the initial responder. All
fields except the initial responder work in this same way.
---------------
John Nairn (1-801-581-3413, FAX:1-801-581-4816)
Web Page: http://www.mse.utah.edu/~nairn
_______________________________________________
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