• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Mystery ( or maybe Misery ) of nextKeyView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
References: 
 >Mystery ( or maybe Misery ) of nextKeyView (From: Andrei Tchijov <email@hidden>)
 >Re: Mystery ( or maybe Misery ) of nextKeyView (From: "I. Savant" <email@hidden>)

  • Prev by Date: Re: Strange problem with miniaturize
  • Next by Date: Re: Cocoa-dev Digest, Vol 3, Issue 1105
  • Previous by thread: Re: Mystery ( or maybe Misery ) of nextKeyView
  • Next by thread: Re: Cocoa-dev Digest, Vol 3, Issue 1105
  • Index(es):
    • Date
    • Thread