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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com