Quote Originally Posted by jasonf
One thing to note chaps, there don't appear to be any constants for the unicode letters for UpperCase letters. I've used SDLK_*-32 for my tests, which seems to work.

..or am I not supposed to be using the SDLK constants on the Unicode value?
What do you need constants for?
In the documentation that's included with JEDI-SDL there's an example of reading input by using unicode.