• 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
How do you tab into an NSTableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do you tab into an NSTableView?


  • Subject: How do you tab into an NSTableView?
  • From: Dave Camp <email@hidden>
  • Date: Fri, 8 Aug 2003 10:58:34 -0700

I've got a window with three combo-boxes and an NSTableView. The window's first responder is set to the first combo-box, and each combo-box has it's nextKeyView set to the next box. The last box's nextKeyView is set to the NSTableView, and it points to the first box. A nice big loop, just as you would expect.

However, pressing tab only cycles between the combo-boxes. The NSTableView never highlights. If I click a row in the table view and press Tab, it cycles back to the combo-boxes as expected, but subsequent tabbing never makes the table view key again.

I've searched the archives, not found a solution. This seems like it should be simple and just work. What am I missing?

Thanks,
Dave
---
It is dark; you are likely to be eaten by a grue. -Zork
_______________________________________________
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.

  • Follow-Ups:
    • Re: How do you tab into an NSTableView?
      • From: Neil Earnshaw <email@hidden>
  • Prev by Date: Re: time-based beta termination system
  • Next by Date: Re: NSApplescript Issue
  • Previous by thread: Re: time-based beta termination system
  • Next by thread: Re: How do you tab into an NSTableView?
  • Index(es):
    • Date
    • Thread