Keyboard input seems to work, even dead keys, not tested IM, onscreen keyboard not working...
This commit is contained in:
parent
4c69fdbb43
commit
b08ddf00dd
3 changed files with 10 additions and 21 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#endif
|
||||
#include "onscreen_keyboard.h"
|
||||
|
||||
//#define DEBUG_OSK_COMPOSEMAP
|
||||
#define DEBUG_OSK_COMPOSEMAP
|
||||
|
||||
static SDL_Color def_bgcolor = {255, 255, 255, 255};
|
||||
static SDL_Color def_fgcolor = {0, 0, 0, 0};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue