trapping enter/tab on NSTableView
trapping enter/tab on NSTableView
- Subject: trapping enter/tab on NSTableView
- From: James Gregurich <email@hidden>
- Date: Tue, 19 Mar 2002 23:52:07 -0600
howdy!
What is the proper technique for intercepting the enter and tab keys on
a cell that is being edited in a table view? I want to stop enter and
tab from causing the next cell to go into edit mode. I simply want enter
and tab to save the change made to the edited cell and move to the next
cell. I don't want the next cell to be in edit mode after the move.
thanks,
James Gregurich
_______________________________________________
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.