Page 1 of 1

Hover color in Doc Selector, Part 2

Posted: Sat Feb 24, 2001 4:36 pm
by Andreas
As I stated in
http://www.textpad.com/forum/read.php?f=1&i=660&t=660

my win2000 does not remember the setting for the hot-track color when I set it with TweakUI.
To solve the problem, I created a little prog which I put in my startup folder which sets it every time I start the system.

This prog is available for download at

http://www.djh-freeweb.de/~andreas.waec ... TColor.zip

If you want to use it, download, unzip to some folder and put a shortcut to it in your startup folder.
Use

<path>\SetHTColor 123 23 24

as shortcut path. <path> should be the path of the folder where SetHTColor.exe resides and the three numbers are decimal RGB values of the color you want to use.

Andreas