mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
SDL_StartTextInput(), SDL_StopTextInput(), SDL_TextInputActive(), SDL_ClearComposition(), and SDL_SetTextInputRect() all now take a window parameter. This change also fixes IME candidate positioning when SDL_SetTextInputRect() is called before SDL_StartTextInput(), as is recommended in the documentation. |
||
|---|---|---|
| .. | ||
| android | ||
| freebsd | ||
| gdk | ||
| haiku | ||
| linux | ||
| n3ds | ||
| ngage | ||
| openbsd | ||
| ps2 | ||
| psp | ||
| unix | ||
| windows | ||
| winrt | ||
| SDL_core_unsupported.c | ||
| SDL_runapp.c | ||