Log in

View Full Version : v1TextBackground=&H00EBEBEB& Question


esso
9th July 2005, 19:47
how would i know what variable to put in to change the color here. can i just use a color picker of sorts (hex?)

v1TextBackground=&H00EBEBEB&

Rockas
9th July 2005, 20:38
Use the Setup dialog of my MatrixEditor and select a color... save it then get the value from Editor.ini file :)
Even if you don't use matrices you can use the editor as color picker lol

It will work

esso
10th July 2005, 04:38
Ok cool, Thanks!