Re: Looking tutorials or blogs on NSOutlineView & NSTreeController . . .
Re: Looking tutorials or blogs on NSOutlineView & NSTreeController . . .
- Subject: Re: Looking tutorials or blogs on NSOutlineView & NSTreeController . . .
- From: Rob Keniger <email@hidden>
- Date: Thu, 7 Jan 2010 10:21:39 +1000
On 07/01/2010, at 8:52 AM, Michael A. Crawford wrote:
> Never used this view/control before. I'm looking for resources to help me shorten the curve, especially when used with the NSTreeController. I'm also considering switching my model to CoreData. Currently I have some code working that uses neither CoreData nor NSTreeController and I wondering if I should stick with it or switch.
I'd personally highly recommend avoiding NSTreeController for anything other than trivial usage. It has a lot of problems, especially when used with Core Data.
However, here's some Apple Sample Code:
http://developer.apple.com/mac/library/samplecode/AbstractTree/
and there's quite a few hits here...
http://www.google.com/search?q=nstreecontroller+core+data
--
Rob Keniger
_______________________________________________
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