Closed GoogleCodeExporter closed 9 years ago
Implemented in r1401. Issue can be closed.
Original comment by olejl77@gmail.com
on 20 Jun 2009 at 3:37
This has problems, and was reverted in r1402. Keysyms and unicode are not
interchangeable, so setting defaults with SDLK_* values doesn't work.
Secondly, I
don't think there are any unicode values for function keys, so they won't work.
Finally, the unicode values only get filled in for KEYDOWN messages, not KEYUP,
so
deactivating the fast-forward function when the user releases the key doesn't
work.
Original comment by richard...@gmail.com
on 9 Jul 2009 at 2:02
Original issue reported on code.google.com by
olejl77@gmail.com
on 16 Mar 2009 at 1:52