Page 1 of 1
Library button.
Posted: Sat May 19, 2012 11:56 pm
by sbtamu
With Pony's new tools, I am running into an issue with having to hit the library button each time I select the script box.
Any ideas what I can do? AS7.2 pro.
Thanks

Re: Library button.
Posted: Sun May 20, 2012 12:49 am
by jonbo
I run WIN 7 on my PC, and there's an option to change the display from 100% to 125% to 150% to make the text easier to read. When I change it to higher than 100%, I lose some space like what you're running into. Maybe look at changing you display settings if you can, there's another checkbox after the one getting cut off in your screen shot.
Re: Library button.
Posted: Sun May 20, 2012 4:03 am
by VĂctor Paredes
search the strings.EN.txt file and modify this line
Code: Select all
/Windows/MainLayer/Library=Library
To this
You can make the same with the Character Wizard. In my case I have this:
Code: Select all
/Windows/MainLayer/CharacterWizard=CW
Re: Library button.
Posted: Sun May 20, 2012 7:51 pm
by ponysmasher
You can also change the texts of scripts. Just open it in a text editor and search for the string you want to change, for example "Change all keys relatively".
It's hard coming up with texts that are both short and descriptive...
Re: Library button.
Posted: Sun May 20, 2012 8:27 pm
by sbtamu
Thanks for the tips. I I know what the check boxes are for now so I shortened descriptions.
Thanks.