Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shift key not recognized when focus is changed to QB64 program
#14
(09-17-2024, 08:59 PM)TerryRitchie Wrote: Well _BUTTON does work as I showed previously so there is a way to work with it. I'm assuming Steve's library uses _BUTTON as well. That's also what I used for my controller library which picks up the keys just fine too.

What I wrote predates the _DEVICES and _BUTTON fixes, so it relies on the Windows APIs that Matt mentioned in the post before yours.  That's why it's a Windows-Only expansion to _KeyHit, and doesn't work on all platforms.  Wink
Reply


Messages In This Thread
RE: Shift key not recognized when focus is changed to QB64 program - by SMcNeill - 09-17-2024, 09:54 PM



Users browsing this thread: 1 Guest(s)