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: Ken Thomases <email@hidden>
- Date: Wed, 6 Jan 2010 18:29:51 -0600
On Jan 6, 2010, at 4:52 PM, 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 have Googled but I'm not getting good hits on tutorials or extended discussions on how to use these tools. Perhaps some of you have authored books, articles, or pages that are just what I'm looking for. Or, you at least know of some good resources I can consult.
>
> I basically want to duplicate the outline-view interface and behavior for something like iTunes. Groups or collections selected on the left, content available in tables in the remainder of the view to the right.
Apple calls those interfaces (the left-hand side of iTunes) source lists or source views. There's sample code demonstrating it at: http://developer.apple.com/mac/library/samplecode/SourceView/index.html
Cheers,
Ken
_______________________________________________
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