[Gambas-user] How to change cursor position in TextEditor?

Benoît Minisini gambas at ...1...
Thu Aug 11 16:48:17 CEST 2016


Le 11/08/2016 16:25, Moviga Technologies a écrit :
> I am trying to change the position of the cursor, but I cannot figure it
> out.
>
> I've tried ToPos() which seems to be the logical solution.
>
> I've also tried ToColumn() and.
>
> Am I doing something wrong, or is this a bug?
>
> See attached project.
>
> There is also very little documentation available for the Editor
> component.
>

Use the Goto() method.

Regards,

-- 
Benoît Minisini




More information about the User mailing list