You might check out the AMButtonBar code from harmless Cocoa. Sounds
like it may be what you're after or at least get you a ways there.

http://www.harmless.de/cocoa-code.php


On Mon, Mar 19, 2012 at 5:33 PM, Rick C. <rickcort...@gmail.com> wrote:
> Great thanks and yes I suppose scope bar is the more correct term...
>
>
>
> On Mar 20, 2012, at 2:23 AM, David Riggle wrote:
>
>> 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 (Cocoa-dev@lists.apple.com)
>>
>> 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:
>> https://lists.apple.com/mailman/options/cocoa-dev/rickcorteza%40gmail.com
>>
>> This email sent to rickcort...@gmail.com
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/unmarked%40gmail.com
>
> This email sent to unmar...@gmail.com



-- 
Mark Munz
unmarked software
http://www.unmarked.com/
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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

This email sent to arch...@mail-archive.com

Reply via email to