Home » U++ Library support » U++ Core » Problem with some keyboard keys
Problem with some keyboard keys [message #43860] |
Tue, 11 November 2014 16:49 |
|
koldo
Messages: 3402 Registered: August 2008
|
Senior Veteran |
|
|
In addition to this, I would substitute GuiPlatformGetKeyDesc() hexadecimal codes with real defines like VK_OEM_PLUS in Windows or GDKEY(plus) in Linux, and include all GuiPlatformGetKeyDesc() in GetKeyDesc().
For example in Windows version of GuiPlatformGetKeyDesc(), it appears {0x100bb, "[=]"}. However it corresponds to VK_OEM_PLUS that is '+' key.
Mirek, if you want I can propose an implementation.
Best regards
Iñaki
|
|
|
|
|
Goto Forum:
Current Time: Mon Dec 09 11:42:32 CET 2024
Total time taken to generate the page: 0.02379 seconds
|