[SDL] Key composition, dead keys

Kuon kuon at goyman.com
Mon Jun 11 11:00:43 PDT 2007


After digging a little bit in the code of SDL, I think there is a  
problem own the NSEvent is handled for the keyboard.

Usually, if you press Option-e on US keyboard, then e, you get é in  
the NSEvent. In SDL you get e, I think having é is normal behavior,  
so I don't know why, maybe threads?

Perhaps the macosx maintainer can help me on this? Before I start  
debugging code myself.


On windows 32, this is working as expected, I was unable to test on  
linux.

Regards


--
Kuon

"Don't press that button."
http://goyman.com/





More information about the SDL mailing list