sjgui::CTextCtrlTmpl< Tbase > Class Template ReferenceText supporting multiple lines, selection and editing. More...
Inheritance diagram for sjgui::CTextCtrlTmpl< Tbase >:
Detailed Descriptiontemplate<class Tbase>
Text supporting multiple lines, selection and editing.
|
Tbase | - base class (use CWndCtrl). Currently only first line can be edited (used in CEdit). TopLine controls vertical scrolling. Shift controls horizontal scrolling. Selecting lines and wrapping at the same time is not allowed. |
|
Index of the selected line.
|
|
True if text needs wrapping. This happens, when there is at least one line which is longer, then the number of displayed characters in one line. |
|
Set shift of text. Used for horizontal scrolling. |
|
Show/Hide back plane. Disable if you want text floating above whatever is under it. Then it is your responsibility to make sure text color is different from the background color. |
News Documentation:
Documentation Useful links:
|
Last modified: