Is there a maxScript command for creating a toolBar?
I believe i've scoured the maxScript Help file w/ no luck. Does anyone have any suggestions?
thanks in advance,
juice
Forum topic · General Scripting
By juice · 2007-04-25
Is there a maxScript command for creating a toolBar?
I believe i've scoured the maxScript Help file w/ no luck. Does anyone have any suggestions?
thanks in advance,
juice
RustyKnight · 2007-04-29
You will probably find that the ui does not allow you access to this functionality. Lets face it, I wouldn't want scripts I download to suddenly apply themselves to my ui...it would drive me nuts! But that's just me.
juice · 2007-04-29
well, i think your comment is valid, i wouldn't want other people's scripts dominating my ui either, but i'm working for a studio and i'd like everyone to have access to our macroScripts as quick as possible.
i've been snooping in max's default directories and found maxScript funtions that load the .cui/.ui files (holding the toolbar info) when max is started.
i was thinking there must be a way to hack these scripts to load toolbar info that doesn't live in the default max directories. i've been a bit cautious about messing w/ these scripts too much... i don't want to wreck my ui.
if anyone has any ideas please pass them along...
thanks for your time,