NSTableView Cell edit values.
NSTableView Cell edit values.
- Subject: NSTableView Cell edit values.
- From: Totte Alm <email@hidden>
- Date: Wed, 25 Feb 2009 19:44:02 +0100
Hello cocoa experts,
I've stumbled on a problem with a GUI, where the user can edit values
using a NSTableView, but if the user types something in a cell, then
click the "do stuff" button while the cell is still in editmode, the
current change is not propagated back to underlying object.
So, the question:
How can I tell the NSTableView to "propagate" current changes, i.e.
stop being in edit mode?
// Totte
==========================================================
Experience is what you get when you expected something else.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden