On Jun 26, 2010, at 12:35 AM, Richard Somers wrote: > On Jun 25, 2010, at 10:04 PM, Scott Anguish wrote: > >> Which brings me back to my first question.. :-) > > There are simply too many tools for a standard toolbar. I am trying to make a > nice user friendly application but fundamentally there is no getting around > the fact that this kind of application has lots of tools. Right now I am > exploring my options trying to come up with something. > > Actually I just now made a test application with a programmatic toolbar with > two different NSToolbar instances for the same window. It seems to work fine. > So perhaps this may be an option, to have multiple sets of standard cocoa > toolbars for the same window and let the user switch between them. >
That may be an option. I’m guessing (and perhaps you can clarify) that this is a vertical market app, or an internal app? Something that,if it isn’t HIG compliant, it isn’t going to really hurt your product? Multiple toolbars is certainly an interested approach. I think it’d be interesting (although probably not feasible) to see a screenshot of what you’re trying to accomplish. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
