Cursor

These are common commands that apply to all widgets that have them injected.

mixin template Cursor () {}

Members

Functions

setCursorPosition
auto setCursorPosition(int charIndex)

Set the text cursor just after the character index passed.

Meta