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 (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

Reply via email to