| Printing key |
| Re: Printing key |
|
Alex
|
Try to use SDL_TextInputEvent and e.text.text. It works good for me. With e.key.keysym.sym you can print ascii character too, but only characters entered without SHIFT key. Any non-latin unicode characters you can print only with SDL_TextInputEvent. |
|||||||||||||
|
|
||||||||||||||
|
Tyzor
|
Sweeet. Thanks!
|
|||||||||||
|
|
||||||||||||

