GuiSetColors
|
GUI functions |
SYNTAX | GuiSetColors( idFrom, idTo, border , clrText = -1, clrBack = -1, clrBorder = -1, clrSelText = -1, clrSelBack = -1, clrSelBorder = -1, clrHoverText = -1, clrHoverBack = -1, clrHoverBorder = -1, clrDisText = -1, clrDisBack = -1, clrDisBorder = -1) |
RETURNS | NOTHING |
FUNCTION | The function defines custom colors for on-chart GUI controls Parameters:
Please note that currently only buttons support custom colors and custom border As for v6.21 Edit fields always use system look |
EXAMPLE | |
SEE ALSO | GuiSetFont() function |
The GuiSetColors function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.