Re: Is there a Source List control in Cocoa
Re: Is there a Source List control in Cocoa
- Subject: Re: Is there a Source List control in Cocoa
- From: "Rob Napier" <email@hidden>
- Date: Tue, 1 Apr 2008 20:50:39 -0400
It won't exactly match Mail or iTunes, but the new Leopard way of doing what
you're talking about is to use an NSTableView or NSOutlineView and call:
[tableView
setSelectionHighlightStyle:NSTableViewSelectionHighlightStyleSurceList]
-Rob
On Tue, Apr 1, 2008 at 8:45 PM, Markus Spoettl <
email@hidden> wrote:
> Hello,
>
> I'm new to all things Cocoa so please forgive me if this sounds
> stupid:
>
> I'm looking for a way to implement a Source List / Sidebar (like in
> Mail or iTunes)? Is there something that comes with Xcode 3 (on
> Leopard) or does one have to do this by hand?
>
> Any pointers much appreciated!
>
> Thanks
> Markus
> --
> __________________________________________
> Markus Spoettl
>
> _______________________________________________
>
> 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
>
--
Rob Napier -- Software and Security Consulting -- http://robnapier.net
_______________________________________________
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