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: 3432 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: Sat Apr 26 13:32:40 CEST 2025
Total time taken to generate the page: 0.01755 seconds
|