Canvas->Brush->SetColor(0x00DDDDDD); This should be set into the skin file.
Logged In: YES user_id=586496 Originator: YES
There are also other hardcoded colors like selections and text. Take a look in OnPaint() method for all list box derrived controls.
Log in to post a comment.
Logged In: YES
user_id=586496
Originator: YES
There are also other hardcoded colors like selections and text. Take a look in OnPaint() method for all list box derrived controls.
Logged In: YES
user_id=586496
Originator: YES
There are also other hardcoded colors like selections and text. Take a look in OnPaint() method for all list box derrived controls.