-
- noesis_user
- Posts: 14
- Joined:
Shift key displaying weird characters
Hi,
Whenever I press SHIFT key it displays weird characters in text box. I am mapping SDL for all the keys but pretty sure sending correct key value. Is there anything missing ?
Thanks.
Whenever I press SHIFT key it displays weird characters in text box. I am mapping SDL for all the keys but pretty sure sending correct key value. Is there anything missing ?
Thanks.
Re: Shift key displaying weird characters
There are two kind of keyboard events in the noesisGUI renderer interface:
- KeyDown()/KeyUp() for physical keys. It corresponds to WM_KEYDOWN/WM_KEYUP messages in Windows.
- Char() for translated character events. It corresponds to WM_CHAR messages in Windows.
Who is online
Users browsing this forum: Ahrefs [Bot], Semrush [Bot] and 1 guest