Re: creating a favorites bar
Re: creating a favorites bar
- Subject: Re: creating a favorites bar
- From: Mark Munz <email@hidden>
- Date: Mon, 19 Mar 2012 18:29:52 -0700
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. <email@hidden> 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 (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
>
>
> _______________________________________________
>
> 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
--
Mark Munz
unmarked software
http://www.unmarked.com/
_______________________________________________
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