Re: List box like in Mail app
Re: List box like in Mail app
- Subject: Re: List box like in Mail app
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 11 Aug 2008 19:30:37 -0400
On Mon, Aug 11, 2008 at 7:23 PM, Devraj Mukherjee <email@hidden> wrote:
> 1. Grouped like in Mail
-outlineView:isGroupItem: NSOutlineView delegate method.
> 2. Has a number associated to the list
Custom NSCell subclass for column.
> 3. Icons for each list item
Column with NSImageCell.
> I am assuming I should be looking at a table view to do this?
What you're describing is called a "source list", and is now possible
to get using NSOutlineView.
--Kyle Sluder
_______________________________________________
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