|
| insert key (overwrite) is already 'on' |
| Iniciado por guest, 06,jun. 2018 15:13 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 06,junio 2018 - 15:13 |
Hello to you all,
I can't find a way to detect if the INSERT-key is already 'On'. KeyPressed only detects if you hit the key.
Thanks in advance. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 06,junio 2018 - 15:45 |
Hoi Frans,
VK_INSERT is int=0x2D Info(API("USER32","GetKeyState",VK_INSERT)) -- Peter |
| |
| |
| | | |
|
| | |
| |
| Publicado el 06,junio 2018 - 18:17 |
Hello Peter,
Nice to hear from you. Thanks. |
| |
| |
| | | |
|
| | | | |
| | |
|