|
Post by pdrill on Oct 7, 2024 9:02:47 GMT
I occasionally need to code some tiny utilities to be used at my work, and there's a problem with they keyboard layout. In here we use SWE/FIN keyboards but QB doesn't. For me it's no problem to get special characters with 'wrong' keymap but my friends need to get @ by pressing alt gr+2, # by pressing shit+3 and so on. Like they get in windows programs. We also have these scandinavian special letters (öäåÖÄÅ) but I/they can live without those.
So, is there any way to get QB programs to use other keymap than what it by default does. Sure I could replace INPUTs with INKEYs and translate they key presses in the code but that's not my first choice.
|
|
|
Post by bplus on Oct 7, 2024 13:47:25 GMT
Welcome pdrillI think there is a way, unfortunately I don't know it. You could try a thorough read of Wiki or look up link to QB64pe forum which is much more active than this forum. The link is in the Links section of the Homepage as well as several other handy links.
|
|
|
Post by bplus on Oct 7, 2024 13:56:15 GMT
|
|
|
Post by bplus on Oct 8, 2024 19:56:18 GMT
|
|