Re: Mystery ( or maybe Misery ) of nextKeyView
Re: Mystery ( or maybe Misery ) of nextKeyView
- Subject: Re: Mystery ( or maybe Misery ) of nextKeyView
- From: Andrei Tchijov <email@hidden>
- Date: Tue, 5 Sep 2006 09:05:15 -0400
It was not, but when I did check it, the tabbing behavior did not
change.
For future references, these are checked checkboxes on the panel:
- deferred
- one shot
- has shadow
While looking for "auto recalculate key view loop", I remembered one
thing which may(or may not) have something to do with it. The panel
in question is my own subclass of NSPanel. This subclass defines
"awakeFromNib" method (which I think is not defined by NSPanel) and
one more static method which is definitely not defined by NSPanel.
Also, these text fields I am trying to traverse through, belong to
TabViewItem.
On Sep 5, 2006, at 8:40 AM, I. Savant wrote:
Do you have "auto recalculate key view loop" checked on your
panel in Interface Builder?
--
I.S.
On Sep 5, 2006, at 8:36 AM, Andrei Tchijov wrote:
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:
40gmail.com
This email sent to 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