NSOutlineView Data Source setObjectValue not being called
NSOutlineView Data Source setObjectValue not being called
- Subject: NSOutlineView Data Source setObjectValue not being called
- From: Venkat <email@hidden>
- Date: Fri, 26 Mar 2010 19:26:32 +0400
Hello
I have an outline view with a custom NSCell on one column with a custom field editor for editing. The field editor is a subclass of NSTextView.
On Leopard, the above custom NSCell correctly displays the data as well as I am able to edit the contents using the field editor.
On Snow Leopard, the setObjectValue function of the data source is not called and hence the edited changes are not saved.
How can I troubleshoot the problem? I can send any parts of the code if required.
Venkat
_______________________________________________
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