21 #ifndef FXFONTDIALOG_H 22 #define FXFONTDIALOG_H 25 #include "FXDialogBox.h" 40 static const FXchar sectionName[];
57 void setFont(
const FXString&
string);
69 void setSampleText(
const FXString& sampletext);
75 virtual void save(
FXStream& store)
const;
DialogBox window.
Definition: FXDialogBox.h:37
Window is the base class for all widgets in FOX.
Definition: FXWindow.h:130
The Application object is the central point of a FOX user-interface.
Definition: FXApp.h:134
A stream is a way to serialize data and objects into a byte stream.
Definition: FXStream.h:81
Font description.
Definition: FXFont.h:115
Font selection dialog.
Definition: FXFontDialog.h:35
Definition: FX4Splitter.h:28
Font selection widget.
Definition: FXFontSelector.h:41
FXString provides essential string manipulation capabilities in FOX.
Definition: FXString.h:42