FROM : Rob Napier
DATE : Wed Apr 02 02:50:39 2008
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_removed>> 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_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>
>
--
Rob Napier -- Software and Security Consulting -- http://robnapier.net
DATE : Wed Apr 02 02:50:39 2008
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_removed>> 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_removed>)
>
> 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/<email_removed>
>
> This email sent to <email_removed>
>
--
Rob Napier -- Software and Security Consulting -- http://robnapier.net
| Related mails | Author | Date |
|---|---|---|
| Markus Spoettl | Apr 2, 02:45 | |
| Rob Napier | Apr 2, 02:50 | |
| Rob Keniger | Apr 2, 02:57 | |
| Markus Spoettl | Apr 2, 03:08 | |
| Markus Spoettl | Apr 2, 03:57 |






Cocoa mail archive

