Select next field
Select next field
- Subject: Select next field
- From: Lorenzo <email@hidden>
- Date: Thu, 26 Jan 2006 13:28:26 +0100
I would like the user hits TAB and select the next textField I want.
So in IB I do:
1) I control-drag from the window to the first field A and connect as
initialFirstResponder.
2) Then I control-drag from the field A to the field B and connects as
nextKeyView.
3) Then I control-drag from the field B to the field C and connects as
nextKeyView.
I checked the list and this seems to be the right way to do it.
But on my app it doesn't work. Since the field A and C are in the same
horizontal line and the field B is in line below, I get the selection
sequence A, C, B all the time.
How to fix that?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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