U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Problem with some keyboard keys
Problem with some keyboard keys [message #43860] Tue, 11 November 2014 16:49 Go to previous message
koldo is currently offline  koldo
Messages: 3461
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
 
Read Message
Read Message
Read Message
Previous Topic: Missing GetTickCount64
Next Topic: Stack tracing
Goto Forum:
  


Current Time: Fri Sep 18 15:29:48 GMT+2 2026

Total time taken to generate the page: 0.03486 seconds