Hello,
i�m trying to make a small textbox (No I cant use the given one) so I need to get the Users last pressed Letter. Its no problem to get the Keycode. Any Ideas how I could get out of the KeyCode the letter ?
To explain it a bit better and because of my english sucks:
I dont want the LasKeyCode("65") I want the letter "A".