Search found 3 matches

by lidders
02 Jan 2017, 23:50
Forum: Feature requests
Topic: How to handle Key + Modifier
Replies: 4
Views: 10005

Re: How to handle Key + Modifier

Thanks for the quick reply. Is there a fundamental reason why you don't check? I was thinking of having a go at incorporating it into LuaMacros but I'd also need to add FSUIPC support back in & I'm not sure if I'm up to doing that. I'm more used to IOS programming & haven't done any Windows or Pasca...
by lidders
01 Jan 2017, 23:52
Forum: Support - bugs
Topic: Windows 10: keypresses not being blocked
Replies: 1
Views: 4380

Windows 10: keypresses not being blocked

'm running HIDMacros in compatibility mode on Windows 10 with FSX to control the CDU on PMDG 737 aircraft. That part works great but unfortunately the keypresses still seem to be going through to the main FSX window and causing havoc. Is the keypress blocking feature broken with Windows 10?. I know ...
by lidders
01 Jan 2017, 23:33
Forum: Feature requests
Topic: How to handle Key + Modifier
Replies: 4
Views: 10005

How to handle Key + Modifier

Hi, I've got a USB keyboard that sends some keypresses as a key + modifier, e.g Ctrl+F1. The scan function does not pick up the ctrl key modifier & just reports the F1 key as being pressed. Since I have another key that sends F1 I can't differentiate between the two key presses. Is there a way aroun...