I am trying to find a way to activate a string gadget (make the cursor go there and be ready for input). So far no luck.
The story is this: I have a console which prints out stuff, and below it a string gadget for input. When the user has typed in stuff and has hit enter, I want to be able to immidiately reactive the string gadget, so the user doesn't have to click it again to enter more text.
Fri, 2012-11-30 00:15
#1
How to activate a string? [SOLVED]