Re: Sidebar palette?
Re: Sidebar palette?
- Subject: Re: Sidebar palette?
- From: "Philip Q" <email@hidden>
- Date: Mon, 9 Apr 2007 20:00:23 +1200
On 09/04/07, Christian Moen <email@hidden> wrote:
Applications like Mail, Yojimbo, Xtorrent, etc. have a very nice
sidebar control. Is there a standard palette in Interface Builder or
elsewhere available for this? Or are these applications customizing
NSOutlineView? Thanks for any pointers.
The easiest way is to just customise the rendering of an NSOutlineView
by overriding it's drawing code and using custom cells -- it really
depends on what you want to do with it.
There's some good resources linked from
<http://www.cocoadev.com/index.pl?NSOutlineView> to get you started.
-Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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