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

TextEditor.Select (gb.form.editor)

Sub Select ( Column As Integer, Line As Integer, Column2 As Integer, Line2 As Integer )

Select a specific text range.

  • Column and Line define the starting column and line of the text range.

  • Column2 and Line2 define the ending column and line of the text range.