Re: NSScrollView like iTunes
Re: NSScrollView like iTunes
- Subject: Re: NSScrollView like iTunes
- From: Graham Cox <email@hidden>
- Date: Fri, 20 Mar 2009 17:35:37 +1100
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 (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