Tabbing though tables
Tabbing though tables
- Subject: Tabbing though tables
- From: David Borton <email@hidden>
- Date: Fri, 25 Jul 2003 13:20:14 -0700
Ok. So a NSTableView will automatically understand tabbing
functionality though textField cells of a table, however, I cannot get
the tableView to tab to another type of cell, say for example, a popup
button cell. When tab is pressed from the text cell before the popup,
the text field deselects and the entire table row is selected.
Any ideas on what procedure I can use to intervene and get the popup
cell to be selected by tabbing through the table view?
Dave Borton
_______________________________________________
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.