UI_Lib  a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
Loading...
Searching...
No Matches
Label.h File Reference

Containing a class for an Label indicator that is drawing a string to the screen. More...

Go to the source code of this file.

Classes

class  Label
 Class for an Label indicator that is drawing a string to the screen. More...
 

Macros

#define DEFAULT_LABEL_STRING_LENGTH   50
 Default string length for a label.
 
#define LABEL_COLOR_NOTSET   RGB565(0x2B, 0x23, 0x10)
 Define one color that is used to indicate that the user doesn't set the color.
 

Detailed Description

Containing a class for an Label indicator that is drawing a string to the screen.