Support Board
Date/Time: Thu, 28 Nov 2024 13:42:18 +0000
Post From: Can I detect arrows are pressed with ACSIL
[2023-05-01 17:17:46] |
Tony - Posts: 522 |
Thanks John! I'm running Sierra with Linux+Wine, for unknown reason sc.ReceiveKeyboardKeyEvents+sc.KeyboardKeyEventCode don't work (no response), although sc.ReceiveCharacterEvents+sc.CharacterEventCode work great. I tested sc.KeyboardKeyEventCode in Windows 10 running under VirtualBox, it works fine, so it must be Linux/Wine issue, couldn't figure out what it is, I guess I will have to live without Key Events. Thanks again! Tony |