Asking an outline/table view to send it's setObjectValue:... message
Asking an outline/table view to send it's setObjectValue:... message
- Subject: Asking an outline/table view to send it's setObjectValue:... message
- From: Thomas Davie <email@hidden>
- Date: Mon, 22 Nov 2010 11:09:50 +0000
Hi,
I'm writing a custom cell at the moment that's used in an outline view, it's object value changes sometimes when the outline view doesn't expect it to (which seems to be only on mouse down or end editing). Is there some way I can force the outline view to send it's - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(id)object forTableColumn:(NSTableColumn *)tableColumn byItem:(id)item message?
Thanks
Tom Davie_______________________________________________
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