[SDL] Keys & Impressed
Rainer Deyke
rainerd at eldwood.com
Sat Mar 24 13:39:04 PDT 2007
Patricia Curtis wrote:
> Hi Guys
> Just thought i would say i am impressed again with the thought
> that's gone into SDL, as i am mucking about with keys etc and i have just
> noticed that you have mapped the keys to ASCII (nice) also the KMOD defines
> for SDL_GetModState also very handy.
Never use keysyms for text input. Always use the unicode field.
--
Rainer Deyke - rainerd at eldwood.com
More information about the SDL
mailing list