TextControls
Help Contents
GUI programming
TextControls
TextControls
...is a window with a text label and an edit control, which might be multiline, and maybe formatted.
A text control allows text to be displayed and edited. It may be single line or multi-line.
The corresponding demo is textcontroltest.lg.
TextControls