Page 1 of 1

Help customizing the tool pallete

Posted: Sun Feb 28, 2016 9:58 pm
by Ahroo
I have successfully added some new tools and buttons to my tool pallete by adding them to my Custom Content folder (and added the new scripts to the _tool_list.txt file), and all of the little icons show up under "Other" and work fine.

But I want to better organize these new tools/buttons so I tried to create some new groups and/or move tools/buttons into other groups, but nothing I have tried works - everything remains under "Other." I have two files that I have tried editing: _tool_list.txt and _reference_tool_list.txt. Both of these are located in the same folder: Custom Content -> Anime Studio Pro -> scripts ->tool. Should I have BOTH of these files in this same folder, and if so, which one should I be using to make changes? Is there some new way of doing this in ASP 11.2? Something else I'm doing wrong?

Thank you!

Re: Help customizing the tool pallete

Posted: Mon Feb 29, 2016 1:04 am
by synthsin75
The first line in the reference_tool_list will be the current version. Your tool_list must have the same first line as the reference. It looks like this for AS11.2:

/* anime_version 11200001 (11.2.0 rev 0002) */

Re: Help customizing the tool pallete

Posted: Mon Feb 29, 2016 1:34 am
by Ahroo
That did it - THANKS!! :D