Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue differentiating between Ctrl-DEL and Ctrl-Backspace
#2
This is a glut issue.  It's percasive with non-mappings, and mis-mappings for all sorts of CTRL+keypress issues.

According to Matt, you should be able to use _DEVICES to properly get this information now, I think.

Or, if you're a windows user, you can always use my custom KeyHit library, which uses windows API routines and works with all keypresses (probably more than you're expecing, such as even the mouse buttons and media keys and such), and which you can custom map to whichever keyboards you might be using.  https://qb64phoenix.com/forum/showthread.php?tid=21
Reply


Messages In This Thread
RE: Issue differentiating between Ctrl-DEL and Ctrl-Backspace - by SMcNeill - 05-29-2024, 01:29 AM



Users browsing this thread: 2 Guest(s)