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

Tabbing in NSTableView


  • Subject: Tabbing in NSTableView
  • From: Simon Bovet <email@hidden>
  • Date: Wed, 21 May 2003 00:51:51 +0200

Consider a NSTableView containing one column whose elements cannot be edited (tableView:shouldEditTableColumn:row: returns NO). Is there a way of redirecting the next cell to be edited when stroking Tab? In my case, I want e.g. to "jump" to the next column/next line.

Another question: is there a way for the delegate to distinguish if the tableView:shouldEditTableColumn:row: selector is called from a double-click on the cell or from a tab key event?

Thanks for any help!
_______________________________________________
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: QuickTime compression settings
  • Next by Date: Exporting Image (via Pasteboard)
  • Previous by thread: QuickTime compression settings
  • Next by thread: Exporting Image (via Pasteboard)
  • Index(es):
    • Date
    • Thread