TextArea¶
A TextArea some long text. The TextArea is classic GUI element.
Preview Image¶
Features¶
- Pointer and keyboard control.
- Configurable fonts and text alignment.
- Read only support.
- Automatic wrap around.
Description¶
The TextArea is like a TextField, but for longer text input. So the TextArea supports a automatic wrap around which can be deactivated, when it is undesired.
Demos¶
Here are some links that demonstrate the usage of the widget:
API¶
Here is a link to the API of the Widget: