Is there a way to get the cursor to automatically accept the text in the text input actor? I have to click into the input box each time I want to use the box. I've selected the get focus, but I still have to left click in the box to be allowed to enter the text.
What I would like to do when the program is running:
Enter text when I start typing without having to left click in the input box.
TIA