Skins
Select "View->Skins->Select Skins.." to activate the dialog for selecting skins. In the dialog, you can click <apply> button to apply the selected skin on InstantGet. You can also double-click an item to apply the skin. Click <ok> button to apply the selected skin and dismiss the dialog.
Select "View->Skins->Disable Skins" to restore InstantGet to its original appearance without skin.
Design your own skins
If you don't want to look at the following configuration details, draw the window frame and button images and mail it to us. We'll create the skin for you.
To start designing your own skin, go to InstantGet installation directory, change into "skins" directory and then create a sub-directory with the name of the new skin, for example, "my skin". Create a file named "skin.ini" under the newly created directory. You have to write configuration information in "skin.ini" and put necessary images under the same directory. All pictures must be windows bmp files currently.
Skin.ini should start with this line: [general]. Specify one option in each line below. An option line should be in the form of "OptionName=OptionValue". If you want to use default value for that option, simply remove that line. |