Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 3357
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: Wed Apr 24 22:29:22 CEST 2024

Total time taken to generate the page: 0.02100 seconds