HELP : <Tab> does not move focus to next text field. (SOLVED but not explained)
HELP : <Tab> does not move focus to next text field. (SOLVED but not explained)
- Subject: HELP : <Tab> does not move focus to next text field. (SOLVED but not explained)
- From: Andrei Tchijov <email@hidden>
- Date: Sat, 27 Aug 2005 13:21:33 -0400
It turns out that this kind of problem somehow related to the fact
that text fields in question were inside NSTabViewItem which had
"initialFirstResponder" outlet connected. As soon as I disconnect
it, <Tab> starts to function again.
It was my understanding that "initialFirstResponder" only purpose in
life is to determine which NSView will become "firstResponder" when
particular tag gets selected. Am I wrong?
You comments will be highly appreciated,
Andrei
_______________________________________________
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