Table of Contents

GuiMLTextCtrl::forceReflow

forces the text control to reflow the text after new text is added, possibly resizing the control.

Syntax

void GuiMLTextCtrl::forceReflow();

Parameters

This function does not accept any parameters.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

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

References

This function is not called by any other functions.