109 virtual void save(
FXStream& store)
const;
DialogBox window.
Definition: FXDialogBox.h:40
char FXchar
Definition: fxdefs.h:387
Base class for all windows.
Definition: FXWindow.h:115
unsigned int FXuint
Definition: fxdefs.h:396
FXuint FXSelector
Association key.
Definition: FXObject.h:53
#define FXAPI
Definition: fxdefs.h:122
Application Object.
Definition: FXApp.h:158
A stream is a way to serialize data and objects into a byte stream.
Definition: FXStream.h:99
A List Widget displays a list of items, each with a text and optional icon.
Definition: FXList.h:167
int FXint
Definition: fxdefs.h:397
An Icon is an image with two additional server-side resources: a shape bitmap, which is used to mask ...
Definition: FXIcon.h:45
The Choice Box provides a dialog panel to select one item out of a list of choices.
Definition: FXChoiceBox.h:43
Object is the base class for all objects in FOX; in order to receive messages from the user interface...
Definition: FXObject.h:166
Definition: FXDialogBox.h:51
#define FXDECLARE(classname)
Macro to set up class declaration.
Definition: FXObject.h:92
FXString provides essential string manipulation capabilities.
Definition: FXString.h:33