Text widget options

enum Text widget options


[more] TEXT_READONLY
Text is NOT editable
[more] TEXT_WORDWRAP
Wrap at word breaks
[more] TEXT_OVERSTRIKE
Overstrike mode
[more] TEXT_FIXEDWRAP
Fixed wrap columns
[more] TEXT_NO_TABS
Insert spaces for tabs
[more] TEXT_AUTOINDENT
Autoindent


Documentation

Text widget options
o TEXT_READONLY
Text is NOT editable

o TEXT_WORDWRAP
Wrap at word breaks

o TEXT_OVERSTRIKE
Overstrike mode

o TEXT_FIXEDWRAP
Fixed wrap columns

o TEXT_NO_TABS
Insert spaces for tabs

o TEXT_AUTOINDENT
Autoindent

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.