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 PROTECTED]> 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 protected])
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/robnapier%40gmail.com
>
> This email sent to [EMAIL PROTECTED]
>



-- 
Rob Napier -- Software and Security Consulting -- http://robnapier.net
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to