04.05.2014, 17:49
Yes it is possible to have seven (7) colors in a Text Label
do you have "COLOR_YELLOW" defined at the top of your script? Like this
#define COLOR_YELLOW 0xFFFF00
If not your need to do this.
do you have "COLOR_YELLOW" defined at the top of your script? Like this
#define COLOR_YELLOW 0xFFFF00
If not your need to do this.