Re: Custom Toolbar
Re: Custom Toolbar
- Subject: Re: Custom Toolbar
- From: Scott Anguish <email@hidden>
- Date: Sat, 26 Jun 2010 00:04:45 -0400
On Jun 25, 2010, at 4:01 PM, Richard Somers wrote:
> I have a need to make a custom toolbar. Cocoa's standard toolbar will not work for this application (no lectures please).
I don’t think you’d get any lectures, rather questions about why it doesn’t offer what you need.
> It would great if it had similar capabilities to the standard toolbar. The user could rearrange tools on the toolbar and drag other tools from the master palette into the toolbar, etc.
Core Animation is just a means to add animation to what you offer. but even that is lower than you may need to go to achieve anything you might need.
NSCollectionView, I’m not sure it would give you want you want either.
You’ll likely need to handle this yourself.
Which brings me back to my first question.. :-)_______________________________________________
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