Expand description
Display text data.
+--------+
| frame |
+---+----+
|
+---+-----+
| textbox |
+---------+Macros§
Structs§
- Builder
- Builder for
Textbox. - FitBuilder
- Builder for
Fit. - With
Frame Builder - Builder for
WithFrame.
Statics§
Functions§
- fit_
to_ contents - Utility function to resize the textbox to the current contents
- get_
contents - Utility function to get the textbox contents
- mk_
table - page_
down - Builtin textbox control ID
TextboxPageDown - page_
left - Builtin textbox control ID
TextboxPageLeft - page_
right - Builtin textbox control ID
TextboxPageRight - page_up
- Builtin textbox control ID
TextboxPageUp - popup
- Create a new textbox in the middle of the parent element and focus
- push_
line - Utility function to push a newline followed by the given string onto the textbox contents
- scroll_
down - Builtin textbox control ID
TextboxScrollDown - scroll_
left - Builtin textbox control ID
TextboxScrollLeft - scroll_
right - Builtin textbox control ID
TextboxScrollRight - scroll_
up - Builtin textbox control ID
TextboxScrollUp - set_
contents - Utility function to set the textbox contents to the given string