How do I get cursor left/right events from iPhone keyboard?
"oviano" <[email protected]> Tue, 13 Dec 2016 10:44:01 +0000
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
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? _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org