static FXCursor * getCursor(GUICursor which)
returns a cursor previously defined in the enum GUICursor
static void initCursors(FXApp *a)
Initiate GUICursorSubSys.
GUICursor
An enumeration of cursors used by the gui applications.
FXCursor * myCursors[CURSOR_MAX]
vector with the icons
GUICursorSubSys(FXApp *a)
constructor is private because is called by the static function init(FXApp* a)
~GUICursorSubSys()
destructor
static GUICursorSubSys * myInstance
instance of GUICursorSubSys
static void close()
close GUICursorSubSys