NSTableView with textbox
NSTableView with textbox
- Subject: NSTableView with textbox
- From: Silky <email@hidden>
- Date: Fri, 19 Sep 2003 13:47:55 -0700
Hello,
I have a question with NSTableView with text boxes..I am also using
Document which gives the save option..If the user edits a textbox
inside the NSTableView and doesn't leave the text box, setObjectValue
forTableColumn does not get called and this value does not get saved
unless the user leaves(tabs out) the text box..
Hence if the user just saves the document without tabbing out from the
text box the changed text in the textbox is lost...
How can this be resolved?
Thanks.
_______________________________________________
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.