Classes | |
class | wxDialog |
A dialog box is a window with a title bar and sometimes a system menu, which can be moved around the screen. More... | |
class | wxDialogLayoutAdapter |
This abstract class is the base for classes that help wxWidgets peform run-time layout adaptation of dialogs. More... | |
Enumerations | |
enum | wxDialogLayoutAdaptationMode { wxDIALOG_ADAPTATION_MODE_DEFAULT = 0, wxDIALOG_ADAPTATION_MODE_ENABLED = 1, wxDIALOG_ADAPTATION_MODE_DISABLED = 2 } |
Modes used for wxDialog::SetLayoutAdaptationMode(). More... |
Modes used for wxDialog::SetLayoutAdaptationMode().
![]() |
[ top ] |