How to jump to the end of a scrolled EditorGadget
Posted: Tue Aug 20, 2013 8:25 pm
Thanks everyone for the assistance. Got one final question for the day, before taking a break -
How do you automatically point the cursor to the end of an Editor Gadget, after your program prints a lot of information on the gadget?
Currently, after the program throws lots of messages at the gadget, you can see the scroll bar, but it remains at the very top of the gadget window. So in order to see the most recent text, you have to scroll down.
How do you automatically point the cursor to the end of an Editor Gadget, after your program prints a lot of information on the gadget?
Currently, after the program throws lots of messages at the gadget, you can see the scroll bar, but it remains at the very top of the gadget window. So in order to see the most recent text, you have to scroll down.