Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FXInputDialog.h File Reference
#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
}

Copyright © 1997-2005 Jeroen van der Zijp