21 #ifndef GUIDialog_AppSettings_h 22 #define GUIDialog_AppSettings_h 64 long onCmdOk(FXObject*, FXSelector,
void*);
bool myAllowTextures
Information whether textures may be used.
bool myAppDemo
Information whether the simulation restarts after ending (demo mode)
long onCmdOk(FXObject *, FXSelector, void *)
Called on OK-button pressure.
long onCmdCancel(FXObject *, FXSelector, void *)
Called on Cancel-button pressure.
bool myAppAutoStart
Information whether the simulation shall start directly after loading.
The dialog to change the application (gui) settings.
bool myAppQuitOnEnd
Information whether the application shall be quit.
GUIDialog_AppSettings()
default constructor (needed by FOX)
long onCmdSelect(FXObject *, FXSelector sel, void *)
Called on button change.
bool myLocateLinks
Information whether locate links appear in messages.
~GUIDialog_AppSettings()
Destructor.