Background colour of window
You can change the background colour of the Tipload window if the default colour does not suit you. It requires manual editing of a configuration file.
- Download https://ipowermation.com/downloads/ColourPicker.zip and unzip the contents. It will create a new directory.
- In the new directory run colourpicker.exe
- Select the desired colour and copy the text that represents the colour. It will be a string like #AABBCCDD
- go to the Poles ‘n’ Wires data directory (C:\ProgramData\PowerMation\PolesnWires)
- open options.ini with a text editor
- at the end of the file add the lines
[windows]
wpftipload=#00000000
(replacing the value with the value from the Colour picker tool)
If those lines are already in the file just edit the value
- Save and close the file
When the tipload module opens the colour value you have entered will be used.