DiligentGraphics / DiligentEngine

A modern cross-platform low-level graphics library and rendering framework
http://diligentgraphics.com/diligent-engine/
Apache License 2.0
3.63k stars 331 forks source link

I want to add a button event handler, but I found that no matter which button I press, the value here always returns 229 #245

Closed Haidiye01 closed 1 year ago

Haidiye01 commented 1 year ago

I want to add a button event handler, but I found that no matter which button I press, the value here always returns 229,like key A,keyW,but key ctrl and key shift are ok image

TheMostDiligent commented 1 year ago

This is Windows API question, please consult MSDN

Please use GitHub Discussions for general questions/discussions.

Haidiye01 commented 1 year ago

image I have found the reason, keyboard input should be in English input mode

TheMostDiligent commented 1 year ago

Yes, it needs English input