simulate keystroke in Windows
Posted: Tue Apr 18, 2017 10:15 am
Hi,
I'm looking for a way to simulate a keystroke in a Windows application to an HID device. So not sending a keystroke to an object or another program, but simulate an actual keystroke as you would press a key on a physical keyboard.
Is there any way to do this straight from Livecode or will I have to resort to using a local connection via a socket to a Python script which then takes care of this?
Thanks in advance!
Johan - Belgium
I'm looking for a way to simulate a keystroke in a Windows application to an HID device. So not sending a keystroke to an object or another program, but simulate an actual keystroke as you would press a key on a physical keyboard.
Is there any way to do this straight from Livecode or will I have to resort to using a local connection via a socket to a Python script which then takes care of this?
Thanks in advance!
Johan - Belgium