Re: tableView:setObjectValue:forTableColumn:row: not called when button pressed
Re: tableView:setObjectValue:forTableColumn:row: not called when button pressed
- Subject: Re: tableView:setObjectValue:forTableColumn:row: not called when button pressed
- From: "Sean McBride" <email@hidden>
- Date: Fri, 20 Nov 2009 21:38:37 -0500
Quincey Morris (email@hidden) on 2009-11-20 6:34 PM said:
>...the window controller could send
>'commitEditing:' messages directly to text fields and other views that
>implement the NSEditor protocol.
Nope. Despite the docs, you can't send commitEditing to a textfield.
See also:
<http://lists.apple.com/archives/cocoa-dev/2008/Dec/msg00807.html>
>Finally, there *is* a more general solution, which is to ...
Those are some good ideas! Quite annoying though that pressing _save_
destroys user data with the default mechanism. :(
Sean
--
"Every rule has an exception; especially this one."
_______________________________________________
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