![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include "FXDialogBox.h"
Go to the source code of this file.
Classes | |
class | FX::FXInputDialog |
An Input Dialog is a simple dialog which is used to obtain a text string, integer, or real number from the user. More... | |
Namespaces | |
namespace | FX |
Enumerations | |
enum | { FX::INPUTDIALOG_STRING = 0, FX::INPUTDIALOG_INTEGER = 0x01000000, FX::INPUTDIALOG_REAL = 0x02000000, FX::INPUTDIALOG_PASSWORD = 0x04000000 } |
![]() |