[Gambas-user] Editor Control Insert function problem
Alex Schaller
gambas at ...1077...
Tue Aug 30 13:40:51 CEST 2005
Hello!
I was trying to us the insert function to put some text in the editor control:
Editor1.Insert("Hello", 1, 1)
and I get the Too many Arguments error.
Also, the old Editor control had a pos function which would position the
cursor at a specific character in the document (very helpfull in my project).
I am sure I can recreate the functionality of the pos function but if you plan
on providing it again I will wait.
B.t.w I figured out the custom highlighting feature of the new editor control
and it rocks.
GREAT JOB Benoit !!!!!!
Have a great day everyone!
Alex
More information about the User
mailing list