Results 1 - 10 of 10 results out of about 6839 pages. (2.83 seconds)
- Tutorials/TextInput . . . 3 matches
- ...r *argv[])
{
SDL_bool done = SDL_FALSE;
InitVideo();
/* ... */
SDL_StartTextInput();
while (!done) {
SDL_Event event;
if (SDL_PollEvent(&event...
- SDL_TextInputEvent . . . 1 match
- ... Related Structures ==
. [[SDL_Event]]
. [[SDL_TextEditingEvent]]
== Related Functions ==
. [[SDL_StartTextInput]]
. [[SDL_StopTextInput]]
----
CategoryStruct, CategoryEvents...
- SDL_TextEditingEvent . . . 1 match
- ...elated Structures ==
.[[SDL_Event]]
.[[SDL_TextInputEvent]]
== Related Functions ==
.[[SDL_StartTextInput]]
.[[SDL_StopTextInput]]
----
[[CategoryStruct]], [[CategoryEvents]]...
- SDL_StopTextInput . . . 1 match
- ...your code example here
}}}
== Remarks ==
There is a [[Tutorials/TextInput|tutorial]].
== Related Functions ==
.[[SDL_StartTextInput]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_SetTextInputRect . . . 1 match
- ...your code example here
}}}
== Remarks ==
There is a [[Tutorials/TextInput|tutorial]].
== Related Functions ==
.[[SDL_StartTextInput]]
----
[[CategoryAPI]], [[CategoryKeyboard]]...
- SDL_IsTextInputActive . . . 1 match
- ...sion ==
This function is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_StartTextInput]]
----
[[CategoryAPI]], [[CategoryKeyboard]]
##See the Style Guide for instruct...
- SDL_HasScreenKeyboardSupport . . . 1 match
- ...ion ==
This function is available since SDL 2.0.0.
== Related Functions ==
* [[SDL_StartTextInput]]
* [[SDL_IsScreenKeyboardShown]]
----
[[CategoryAPI]], [[CategoryKeyboard]]
#...
- MigrationGuide . . . 1 match
- ...running on SDL2.
There are a handful of other mobile-friendly functions, like [[SDL_StartTextInput]](), which will show the on-screen keyboard. Make use of them.
In addition, the...
- GuiaDeMigracion . . . 1 match
- ... en SDL2.
Hay algunas otras funciones pensadas para plataformas móviles, como [[SDL_StartTextInput]]() que mostrarán el teclado en pantalla. Úsalas.
Finalmente, hay algunas funci...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
