Re: Interface Builder, tree view like Mac Mail or itunes
Re: Interface Builder, tree view like Mac Mail or itunes
- Subject: Re: Interface Builder, tree view like Mac Mail or itunes
- From: Marcelo Alves <email@hidden>
- Date: Sun, 3 Aug 2008 21:24:59 -0300
look at [1] in NSOutlineView Class Reference and use an attributed
string to draw the icon or use a custom NSCell.
[1]: - (BOOL)outlineView:(NSOutlineView *)outlineView isGroupItem:
(id)item
:: marcelo.alves
On 03/08/2008, at 21:11, Sandro Noel wrote:
Hello!
I would like to know how to design an interface that resembles the
Mac Mail application
most specifically, the tree view, I cant seem to set the proper
properties in interface builder
to achieve the same thing...
so far, i've got the split view, and the right pane, just liek i
want them,
but i can not get the tree view to behave.
Could any of you guru's out there point me in the correct direction?
Please :)
Thank you all!
Sandro.
_______________________________________________
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
_______________________________________________
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