[solved] Keyboard events do not react to non-english keys
Posted: Sun Apr 15, 2012 2:35 pm
Oi LÖVE-Community
Is it possible to fix the issue https://bitbucket.org/rude/love/issue/3 ... act-to-non with only rudimentary c skills? Where and what is the problem to fix it? I will try to fix the problem but I don't know what problem it is exactly. I will try to fix the problem but I don't know what problem it is exactly. So I don't know the "source" of the problem.
I really hate this type of bug, because I try to create a Login-Screen and usernames or passwords currently cannot contain umlauts (ö, ä, ü). I don't know how I can get this keys. The keypressed, keyreleased function is not called if I press these keys, so I can't get the keys with the 'unicode'-argument.
Is this a problem with SDL and not fixable?
Thanks for any hint.
- kanadezwo
Is it possible to fix the issue https://bitbucket.org/rude/love/issue/3 ... act-to-non with only rudimentary c skills? Where and what is the problem to fix it? I will try to fix the problem but I don't know what problem it is exactly. I will try to fix the problem but I don't know what problem it is exactly. So I don't know the "source" of the problem.
I really hate this type of bug, because I try to create a Login-Screen and usernames or passwords currently cannot contain umlauts (ö, ä, ü). I don't know how I can get this keys. The keypressed, keyreleased function is not called if I press these keys, so I can't get the keys with the 'unicode'-argument.
Is this a problem with SDL and not fixable?
Thanks for any hint.
- kanadezwo