Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

TextEditor.CursorAt (gb.form.editor)

Function CursorAt ( [ Line As Integer, Column As Integer ] ) As Point

Convert a cursor position into pixel position

  • Line and Column define the cursor position. If omitted, they are replaced by the cursor position.

This method returns the position in pixels as a Point object.