Table of Contents

GuiMLTextCtrl::setCursorPosition

(int newPos)Offset in characters to set cursor's position to.

Syntax

bool GuiMLTextCtrl::setCursorPosition(int %newPos);

Parameters

int %newPos
No description available.

Return value

bool
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::setText

References

This function is not called by any other functions.