On 20/03/2009, at 5:29 PM, Chris Purcell wrote:
I'm trying to create a view similar to the left iTunes bar (http://i39.tinypic.com/2hwp7w5.png ) and many other apps (Mail, iCal, etc.). Is this a NSScrollView or NSOutlineView? Or am I going about this the wrong way.
It's a NSOutlineView (within a NSScrollView) set to use "source list" appearance with some custom cells (i.e. possibly a NSTextFieldCell subclass).
This might help you get started: http://apptree.net/gcfolderbrowser.htm --Graham _______________________________________________ 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