05-22-2003, 02:24 PM -
TLB support changing background color. But currently this option is not accessible in the settings dialog. To chnage toolbar color right-click empty space of toolbar and select "Open" menu item. In the opened folder find setup.ini file and open it using Notepad. Note setup.ini is hidden file so you need to enable to show hidden files in the Folder Options (control panel).
In the setup.ini change two values:
Replace BBGGRR with the color you need:
BB - Blue component of color in HEX
GG - Green component of color in HEX
RR - Red component of color in HEX
This example will make toolbar light blue:
In the next version of True Launch Bar I'll add this color into settings dialog.
In the setup.ini change two values:
Code:
ToolbarColor=0xBBGGRR
UseToolbarColor=1
BB - Blue component of color in HEX
GG - Green component of color in HEX
RR - Red component of color in HEX
This example will make toolbar light blue:
Code:
ToolbarColor=0xFFA081
UseToolbarColor=1
In the next version of True Launch Bar I'll add this color into settings dialog.
The TORDEX Team
http://www.tordex.com
http://www.tordex.com