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

nextKeyView in NSDrawers


  • Subject: nextKeyView in NSDrawers
  • From: "K. Hoffmann" <email@hidden>
  • Date: Fri, 30 Jul 2004 01:39:19 -0400

I'm having a problem with tab order. I have an NSDrawer with a ton of NSTextFields that I access with IBOutlets. Cocoa defaults to tabbing across columns, but I'm trying to make it so that tab moves down the columns.

The problem is, hooking the NSTextFields to each other in IB via the nextKeyView outlet isn't doing anything. Similarly, using [<text field> setNextKeyView:<text field 2>] is also getting me nowhere. I don't get error messages or anything, just no result from the code/connections.

Does nextKeyView not work in NSDrawers or something? The only atypical thing I'm doing with the fields is adding them to a static NSArray, but I don't see why that would affect the key views/tab order.

_________________________________________________________________
Discover the best of the best at MSN Luxury Living. http://lexus.msn.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: [OT] bad records in HFS+ volume
  • Next by Date: Re: The problem with bindings
  • Previous by thread: Re: Binding Blues
  • Next by thread: [ANN] svnX 0.5 GUI for Subversion
  • Index(es):
    • Date
    • Thread