oviano
2016-12-13 10:44:01 UTC
I'm using SDL_StartTextInput to open the virtual keyboard.
It all works fine, except there doesn't seem to be any events generated when you tap the < and > buttons on the keyboard (these buttons appear in landscape mode).
Not only that, but tapping < seems to stop further SDL_TEXTINPUT events - until you press > again.
I tried enabling system events but nothing shows up via these either.
Has anyone got this working?
It all works fine, except there doesn't seem to be any events generated when you tap the < and > buttons on the keyboard (these buttons appear in landscape mode).
Not only that, but tapping < seems to stop further SDL_TEXTINPUT events - until you press > again.
I tried enabling system events but nothing shows up via these either.
Has anyone got this working?