How do I create a toolbar and enable it through MaxScript?

How do I create a toolbar and enable it through MaxScript?

fujianf22
Observer Observer
893 Views
3 Replies
Message 1 of 4

How do I create a toolbar and enable it through MaxScript?

fujianf22
Observer
Observer

I want to create a toolbar that everyone in my company has the same toolbar that can be used, and all toolbars are called from the same MaxScript. I don't know how to write scripts. How do I create this MaxScript?This is my toolbar, which contains some script tools I frequently use.2024-05-03 020457.jpg我想创建一个工具栏,使公司中的每个人都可以使用相同的工具栏,并且所有工具栏都是从同一个MaxScript调用的。我不知道怎么写剧本。我如何创建这个MaxScript?这是我工具栏的截图。

0 Likes
894 Views
3 Replies
Replies (3)
Message 2 of 4

denisT.MaxDoctor
Advisor
Advisor

My experience says that it is unlikely that all users in your company need all custom tools and dream of seeing all custom toolbars in their UI... let people decide for themselves what they need, and help them with a detailed guide to installing and customizing your tools if necessary.

0 Likes
Message 3 of 4

fujianf22
Observer
Observer

The rest of the company needs this toolbar, it's too cumbersome for each person to set it manually. I want to use a unified script to set it automatically.

0 Likes
Message 4 of 4

denisT.MaxDoctor
Advisor
Advisor

Then whoever comes into your place will most likely start by writing a code to automatical cleanup from everything unnecessary. 

0 Likes