Hidden toolbars : feed-back needed
-
Here's my newest development, toolbars that hide when you hit play and un-hide when you hit reset. It will work on all the defalt toolbars (except; large tool set , layers, shadows, and measurements) and sketchyphysicsjoints and sketchy solids. Also I haven't figured out how to hide extension toolbars yet without creating alot of junk in the toolbars menu. If any one wants to try to get the largetoolset or the extension toolbars working, go ahead. I'd also like you to say if you think this is a good idea.
-
I like the idea. You could probably do the extension toolbars by asking if they're valid (?), and maybe you should use an array to hold the vars, then just use .each {
-
But there isn't a valid? command for extensions. if I go like this
u=UI.toolbar "loft" t=u.visible?
and I don't have the plugin loft, it adds a empty toolbar any way . if I do have the plugin loft it work just fine. I do have an idea though that I'll keep on working on.
-
Also I now have an array system working, thanks for the suggestion Wacov. Any more suggestions out there? Please!
Advertisement