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

FXText.h File Reference
#include "FXScrollArea.h"

Go to the source code of this file.

Classes

struct  FX::FXHiliteStyle
 
struct  FX::FXTextChange
 
class  FX::FXText
 

Namespaces

 FX
 

Enumerations

enum  {
  FX::TEXT_READONLY = 0x00100000,
  FX::TEXT_WORDWRAP = 0x00200000,
  FX::TEXT_OVERSTRIKE = 0x00400000,
  FX::TEXT_FIXEDWRAP = 0x00800000,
  FX::TEXT_NO_TABS = 0x01000000,
  FX::TEXT_AUTOINDENT = 0x02000000,
  FX::TEXT_SHOWACTIVE = 0x04000000,
  FX::TEXT_AUTOSCROLL = 0x08000000
}
 
enum  FX::FXTextSelectionMode {
  FX::SELECT_CHARS,
  FX::SELECT_WORDS,
  FX::SELECT_LINES
}
 

Copyright © 1997-2005 Jeroen van der Zijp