NSTableView: terminating cell editing programmatically
NSTableView: terminating cell editing programmatically
- Subject: NSTableView: terminating cell editing programmatically
- From: Clark Jackson <email@hidden>
- Date: Fri, 30 Apr 2004 15:18:00 -0700
I need to be able to terminate cell editing in an NSTableView
programmatically. In other words, when a user has clicked on a cell and has
begun the cell editing process, I need to be able to terminate the editing
from the program (without entering a tab or enter key or the user clicking
with the mouse). It9s ok, even desirable, if the row remains selected. There
must be an easy way to do this!
Thank you!
Clark
_______________________________________________
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.