Mystery ( or maybe Misery ) of nextKeyView
Mystery ( or maybe Misery ) of nextKeyView
- Subject: Mystery ( or maybe Misery ) of nextKeyView
- From: Andrei Tchijov <email@hidden>
- Date: Tue, 5 Sep 2006 08:36:49 -0400
Hi,
I am trying to make sure that when people hit "tab" in one of
dialogs in my application, they traverse text fields on this dialog
in a reasonable order. It was my understanding, that all I need to
do is to setup "initialFirstResponder" and "nextKeyView" chain and
all will be well. Unfortunately it does not work for me.
I check and re-check many times and I am fairly sure that settings
for "initialFirstResponder" and "nextKeyView" chain are correct
ones. While in "Show Keybord Check" mode, I can "tab-through" all my
text fields in correct order. However when I run the application,
using tab to navigate from field to field results in completely
different (and not entirely apparent) order.
Basically the question is, What am I doing wrong and how to fix it?
Any and all help will be highly appreciated,
Andrei Tchijov
_______________________________________________
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