Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include "FXScrollArea.h"
Go to the source code of this file.
Namespaces | |
namespace | FX |
Enumerations | |
enum | { TEXT_READONLY = 0x00100000, TEXT_WORDWRAP = 0x00200000, TEXT_OVERSTRIKE = 0x00400000, TEXT_FIXEDWRAP = 0x00800000, TEXT_NO_TABS = 0x01000000, TEXT_AUTOINDENT = 0x02000000, TEXT_SHOWACTIVE = 0x04000000, TEXT_AUTOSCROLL = 0x08000000 } |
enum | FXTextSelectionMode { SELECT_CHARS, SELECT_WORDS, SELECT_LINES } |
Copyright © 1997-2005 Jeroen van der Zijp |