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!
Help customizing the tool pallete
Moderators: Víctor Paredes, Belgarath, slowtiger
- synthsin75
- Posts: 10273
- Joined: Mon Jan 14, 2008 11:20 pm
- Location: Oklahoma
- Contact:
Re: Help customizing the tool pallete
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) */
/* anime_version 11200001 (11.2.0 rev 0002) */
- Wes
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Re: Help customizing the tool pallete
That did it - THANKS!! 
