Hello everybody, thanks in advance for the attention.
I am having a problem reading the plus key. I have tried different keyboards and the problem persists.
I use the following code to check the pressing of a key:
It works if I check for other keys, but It does not work for the plus key.
Looking at the definitions, I suspect that maybe it is related to the fact that the plus key does not have a scancode? It is just a guess though. Any help would be greatly appreciated.
Hello everybody, thanks in advance for the attention.
I am having a problem reading the plus key. I have tried different keyboards and the problem persists. I use the following code to check the pressing of a key:
It works if I check for other keys, but It does not work for the plus key.
Looking at the definitions, I suspect that maybe it is related to the fact that the plus key does not have a scancode? It is just a guess though. Any help would be greatly appreciated.