Inherits CAddonGUIControlBase.
|
| CTextBox (CWindow *window, int controlId) |
| Construct a new control.
|
|
std::string | GetText () const |
| Get the used text from control.
|
|
void | Reset () |
| To reset box an remove all the text.
|
|
void | Scroll (unsigned int position) |
| To scroll text on other position.
|
|
void | SetAutoScrolling (int delay, int time, int repeat) |
| To set automatic scrolling of textbox.
|
|
void | SetText (const std::string &text) |
| To set the text on box.
|
|
void | SetVisible (bool visible) |
| Set the control on window to visible.
|
|
| ~CTextBox () override=default |
| Destructor.
|
|
KODI_GUI_LISTITEM_HANDLE | GetControlHandle () const |
|
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/gui/controls/TextBox.h