Fine it displays the 5 lines of text.
I set ActivateGadget but the cursor is at the beginning of the text on the first line.
How do I get it to appear say at the end of the text so that I can enter text manually from the keyboard?
My lines of code:-
Code: Select all
SetGadgetText(#Gadget_Form1_Editortx,textin1$)
ActivateGadget(#Gadget_Form1_Editortx)Any help welcomed.
Alan

