Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 18:12:27 +0000



Post From: Can I detect arrows are pressed with ACSIL

[2023-05-01 17:17:46]
Tony - Posts: 460
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