Page 1 of 1

How to define an action if any typing key is pressed?

Posted: 09 May 2024, 04:27
by slishnevsky
How to define an action if any typing key is pressed?
By typing key I mean letters, numbers, special characters like quotes, #, $, % etc...?
I want to use #Hot syntax to catch only these characters.
Thanks

Re: How to define an action if any typing key is pressed?

Posted: 09 May 2024, 05:01
by WarlordAkamu67
Sorry I can not provide any code at this time. Although you mention wanting to use #HotIf, perhaps you can try with an InputHook() instead.

Re: How to define an action if any typing key is pressed?

Posted: 09 May 2024, 06:34
by mikeyww