Re: creating a favorites bar
Re: creating a favorites bar
- Subject: Re: creating a favorites bar
- From: David Riggle <email@hidden>
- Date: Mon, 19 Mar 2012 11:23:34 -0700
I wanted something similar recently (especially the drag & drop rearranging). I didn't find anything suitable on the web and had to implement it all from scratch. Despite being mentioned in the Apple HIG, there is no OS support for scope bars.
http://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/AppleHIGuidelines/Windows/Windows.html#//apple_ref/doc/uid/20000961-SW3
Apple's scope bars seem to be part of the window frame, which makes them tricky to implement for us mortals. Class-dumping Mail will give you an idea of how Apple does it.
_______________________________________________
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