07-07-2023, 11:15 PM
https://qb64phoenix.com/qb64wiki/index.php/KEYHIT
Page for _KEYDOWN displays the same chart but this function should be used to detect the states of the shift keys. Using INKEY$ is becoming a little bit outdated these days and some combinations don't work. You should know that by now... trying to trap [CTRL][ALT][DEL] or some other system-wide combination like that.
Page for _KEYDOWN displays the same chart but this function should be used to detect the states of the shift keys. Using INKEY$ is becoming a little bit outdated these days and some combinations don't work. You should know that by now... trying to trap [CTRL][ALT][DEL] or some other system-wide combination like that.