• 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
tabbing with nextKeyView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tabbing with nextKeyView


  • Subject: tabbing with nextKeyView
  • From: John Nairn <email@hidden>
  • Date: Wed, 8 Jun 2005 09:56:31 +0200

I tried to programmatically connect some text field cells (my custom class of NSTextField) by setting the first one as the initial responder and then linking each one to the next using setNextKeyView. Sounded easy, but it does not work at all. Is more needed?

The result is

a. The initial responder is selected, but tabbing in the field changes the selection, but does not change the focus.

b. Clicking in another field changes the focus. The first tab in that field keeps the focus on that field, but disables the selection. the second tab selects and changes focus to the initial responder. All fields except the initial responder work in this same way.

---------------
John Nairn (1-801-581-3413, FAX:1-801-581-4816)
Web Page: http://www.mse.utah.edu/~nairn

_______________________________________________
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


  • Prev by Date: NSPopUpButton and Bindings
  • Next by Date: naming variables on the fly
  • Previous by thread: NSPopUpButton and Bindings
  • Next by thread: naming variables on the fly
  • Index(es):
    • Date
    • Thread