Table of Contents

GuiMLTextCtrl::setText

(string text)Set the text contained in the control.

Syntax

void GuiMLTextCtrl::setText(string %text);

Parameters

string %text
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiMLTextCtrl::addText
GuiMLTextCtrl::forceReflow
GuiMLTextCtrl::getText
GuiMLTextCtrl::onAdd
GuiMLTextCtrl::onURL
GuiMLTextCtrl::scrollToTag
GuiMLTextCtrl::scrollToTop
GuiMLTextCtrl::setAlpha
GuiMLTextCtrl::setCursorPosition

References

This function is not called by any other functions.