Editing the text in an NSCell
Editing the text in an NSCell
- Subject: Editing the text in an NSCell
- From: Michael Rothwell <email@hidden>
- Date: Thu, 11 Dec 2003 15:29:36 -0500
I have an NSTableView whose cells are of type NSBrowserCell. I set the
cell(s) as editable, and the user is, in fact, allowed to edit the cell
text. What I don't know how to do is get some kind of notification that
a particular cell in a given table has been edited, and what the new
text value is. Any pointers?
-Michael
_______________________________________________
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.