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

FXTextField.h File Reference

#include "FXFrame.h"

Go to the source code of this file.

Classes

class  FX::FXTextField
 A text field is a single-line text entry widget. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::TEXTFIELD_PASSWD = 0x00080000,
  FX::TEXTFIELD_INTEGER = 0x00100000,
  FX::TEXTFIELD_REAL = 0x00200000,
  FX::TEXTFIELD_READONLY = 0x00400000,
  FX::TEXTFIELD_ENTER_ONLY = 0x00800000,
  FX::TEXTFIELD_LIMITED = 0x01000000,
  FX::TEXTFIELD_OVERSTRIKE = 0x02000000,
  FX::TEXTFIELD_AUTOGRAY = 0x04000000,
  FX::TEXTFIELD_AUTOHIDE = 0x08000000,
  FX::TEXTFIELD_NORMAL = FRAME_SUNKEN|FRAME_THICK
}

Copyright © 1997-2005 Jeroen van der Zijp