Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
[FEATURE] Ability to send keyboard input to an application which will be caught by the keyboard event #590
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
BenWoodford commentedJul 21, 2017
Mostly for this discussion as dictation would be a nice addition - but none of us can see an option to send keyboard input to an overlay/game.
Something like
SendKeyboardInput(handle, text)would be nice. If handle is null, send to the current scene application instead.