Author Topic: User Input Question  (Read 1303 times)

SteveXM

  • Newbie
  • *
  • Posts: 17
User Input Question
« on: January 13, 2019, 10:23:10 AM »
Ill try and make this quick, I couldn't find a solution.

Im using "Get text input from user" to get variables that will be written to excel.
I want to find a way that when the prompt window for the text entry comes up, I can just start typing. Its inefficant to have to click into the text entry field.

Using a simulated mouse click wouldn't work, because it would have to happen mid command.
maybe I can lacuna to commands at once, with a small delay on the mouse click?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: User Input Question
« Reply #1 on: January 13, 2019, 09:04:25 PM »
That is a known issue, unfortunately.