Defines | |
#define | SCREEN_CHANGED 1 |
#define | SCREEN_UNCHANGED 0 |
#define | BUTTON_HEIGHT_ADD 16 |
#define | BUTTON_WIDTH_ADD 6 |
#define | LB_YSPACING 12 |
#define | CAL_SPACING 3 |
Functions | |
int | _getDayOfWeek (int day, int mo, int yr) |
Variables | |
CCore | core |
One instance of the core utils class. More... |
|
|
|
|
|
|
|
|
|
FILE CUI.cpp
DESCRIPTION UI subsystem implimentation Important classes: CPanel: Widget container class. Use this to get multiple widgets on the screen at once CWidget: Abstract parent class for all widgets |
|
|
|
|
|
One instance of the core utils class.
|