Thanks to everyone for the info about viewForTableColumn:item:. I overlooked it 
somehow in my search.  

You're right, I do all the configuration in 
outlineView:viewForTableColumn:item:, but when I tested using reloadItem: on 
affected nodes of the tree, the disclosure triangles got updated but 
outlineView:viewForTableColumn:item: wasn't called and the images didn't 
change. I'll try again, though, and set a breakpoint to be sure.  I realize 
it's more likely to be my bug than Apple's.  

—  

Charles


On Monday, January 5, 2015 at 14:08, Quincey Morris wrote:

> Thus, it shouldn’t be necessary to *find* the view — you should be doing the 
> reconfiguration in ‘outlineView:viewForTableColumn:item:’.  

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to