Collaboration diagram for D4D Text Box Widget:
Modules
Detailed Description
The D4D_TEXTBOX object is prepared to create a simple text box that provides basic features:
- Variable position and size
- Vertical scroll bar in case the object size is smaller than the input text
- Word detection and long word wrapping
- Tabulators support
- New line support
- Disable/Enable capability.
- Standard keys control.
- pOnUsrMsg pointer to the on-user message callback function
text_box1.png
Text Box object on the screen example