quote:
Originally posted by Luised
I like this script!
How can I change the text size in the script window, and how can I change the "-switch-" word?
Thanks!
To change the font size: Open gui.xml, which is located in the same folder as the script installer with notepad, or your favourite text editor, and find this line:
code:
<Font><Bold>true</Bold><Size>7</Size></Font>
and change "7" in <Size>7</Size> to a number of your choise.
To change the "-switch-" word, again in gui.xml, find the line
code:
<Caption>- Switch -</Caption>
and change "- Switch -" to something you like.
To keep you guys updated on the script: I'm still working on it, but slowly...
I have finished the configuration window, and the read settings code (but not the write settings
), and that's all.
I will continue working on this script, don't worry