Menu

#235 glutKeyboardUpFunc generates wrong unsigned char on non-roman keyboard layout

open
nobody
None
5
2016-11-28
2016-11-28
Chris H
No

On Windows 7 x64 with Freeglut 3.0.0, glutKeyboardUpFunc is called with a '?'(63) key no matter what key is released when the keyboard input layout in the control panel is set to a non-roman keyboard layout (for instance, russian or arabic). glutKeyboardFunc works and is called with the correct ascii value, it is only glutKeyboardUpFunc that is not working.

Attached is the code I used to test this.

1 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB