[SDL] how is SDL 1.3 keyboard input supposed to work?
Christian Walther
cwalther at gmx.ch
Fri Dec 28 01:14:48 PST 2007
Bob Pendleton wrote:
> The names in the table make sense to me now. The only problem I still
> have is that they are all in English.
Yes, that is a problem. So far I haven't been able to think of a better
solution than leaving their localization to the application, since the
internationalization APIs are so different between platforms (perhaps
this is something that could be abstracted in SDL too...). Improvements
are welcome.
> OK, I can stop obsessing over those parts and go back to what I was
> doing.
By the way, I'm currently investigating the use of the existing
KeySym-to-Unicode tables you pointed me to for the GetLayoutKey()
implementation. I'll post to bugzilla if and when I have something to show.
-Christian
More information about the SDL
mailing list