On 2011-01-21, at 10:47 PM, Jerry Krinock wrote: > One warning though: Some years ago, I heard bad things about Core Data with > NSTreeController and NSOutlineView, and for this reason have thus far shunned > NSTreeController and stuck with my old-fashioned data source, using change > notifications to trigger -reloadData messages. Maybe someone who has > successfully used NSTreeController and NSOutlineView with Core Data can > suggest a good tutorial or sample project.
NSTreeController was broken in Tiger, but works fine for Leopard and later. Can't remember which sample project I used to learn it, but AbstractTree seems to do the basics. _______________________________________________ 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