Hi,
I want to use key codes for my key bindings, since they are layout independent.
The problem is: i need a way to tell the user which keys do what, and for that i need their ascii value.
Is there a way to convert from key-codes to ascii, so that I can display the key-bindings to the user?
-Ido.
