Hello,
From AutoIt documentation:
Not in my case... When focus is set on some button, pressing space is spawning my function, but also click on the button is performed. Is there any way to avoid that click?
Thanks in advance.
From AutoIt documentation:
Quote
When you set a hotkey, AutoIt captures the key-press and does not pass it on to the active application
Thanks in advance.