Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CUI.cpp File Reference


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...


Define Documentation

#define BUTTON_HEIGHT_ADD   16
 

#define BUTTON_WIDTH_ADD   6
 

#define CAL_SPACING   3
 

#define LB_YSPACING   12
 

#define SCREEN_CHANGED   1
 

FILE CUI.cpp

Id:
CUI.cpp,v 1.85 2001/12/04 00:46:49 timmitchell Exp

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

#define SCREEN_UNCHANGED   0
 


Function Documentation

int _getDayOfWeek int    day,
int    mo,
int    yr
 


Variable Documentation

CCore core
 

One instance of the core utils class.


Generated on Thu Dec 6 00:14:49 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001