Is there a way to convert a string into a list of KeyCode? #53
-
|
I need to simulate a user typing an arbitrary string. Is it possible to go from string to KeyCodes so I can use SimulateKeyPress/Release? Thanks a lot! |
Beta Was this translation helpful? Give feedback.
Answered by
TolikPylypchuk
Jul 14, 2023
Replies: 1 comment 5 replies
-
|
Hi! Thanks for asking! I'm currently investigating this feature, and it appears that it's possible to do on all three OSes. There's a good chance that this will be added in version 5.0.0 which I will release soon. No promises though. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
TolikPylypchuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Thanks for asking! I'm currently investigating this feature, and it appears that it's possible to do on all three OSes. There's a good chance that this will be added in version 5.0.0 which I will release soon. No promises though.