Re: Asking an outline/table view to send it's setObjectValue:... message
Re: Asking an outline/table view to send it's setObjectValue:... message
- Subject: Re: Asking an outline/table view to send it's setObjectValue:... message
- From: Keary Suska <email@hidden>
- Date: Mon, 22 Nov 2010 08:19:05 -0700
On Nov 22, 2010, at 4:09 AM, Thomas Davie wrote:
> 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?
Have you tried reloadItem: or setNeedsDisplayInRect: ?
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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