Problems with the onscreen Android keyboard
"EternalLands" <[email protected]> Sat, 03 Dec 2016 21:22:04 +0000
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
On some Android devices (like Nexus 7 2012) sometimes, when using SDL_StartTextInput(), you get a SDL_WINDOWEVENT_FOCUS_LOST event. This can cause trouble on desktop games which rely on seeing if you have a focus, that are ported to Android. Maybe that event shouldn't be generated on Android, since the main events loop should be paused anyway while losing focus? _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org