Re: Developing "Scrollable toolbar" control
Re: Developing "Scrollable toolbar" control
- Subject: Re: Developing "Scrollable toolbar" control
- From: Eric E Dolecki <email@hidden>
- Date: Thu, 01 Dec 2011 15:23:57 -0500
You could make a uiview with scroll view in it.
Sent from my iPhone
On Dec 1, 2011, at 3:08 PM, Nick <email@hidden> wrote:
> Hi
> I need to develop a scrollable "tape" of buttons for a Mac OS application..
> This is kind of a common control on the websites. Maybe there are existing
> components like that? And, if not, what AppKit controls should I look at
> to subclass, to do less work possible? I need the elements to be scrolled
> "discretely", moving by 1 element per up/down button click, but with core
> animation effect. I do not have much experience in custom controls
> development.
>
> Basically I'd like it to look like this: http://rghost.net/32887781
> The top ( ^ ) and 2 bottom buttons ( v and + ) should stay fixed, while
> everything in between should be scrolled when top "^" or bottom "v" buttons
> are pressed.
>
> Thank you!
> _______________________________________________
>
> 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