What's the right way to handle keyboard events in multiplatform? Also, how do you turn a `KeyEvent` ...
c
What's the right way to handle keyboard events in multiplatform? Also, how do you turn a
KeyEvent
into a character like "A" or "B"?