Wiki Page Content

Results 1 - 10 of 10 results out of about 6839 pages. (3.84 seconds)

Tutorials/TextInput . . . 3 matches
...r *argv[]) { SDL_bool done = SDL_FALSE; InitVideo(); /* ... */ SDL_StartTextInput(); while (!done) { SDL_Event event; if (SDL_PollEvent(&event...

5.3k - rev: 20 (current) last modified: 2020-06-20 12:07:24

SDL_TextInputEvent . . . 1 match
... Related Structures == . [[SDL_Event]] . [[SDL_TextEditingEvent]] == Related Functions == . [[SDL_StartTextInput]] . [[SDL_StopTextInput]] ---- CategoryStruct, CategoryEvents...

2.2k - rev: 18 (current) last modified: 2015-01-28 20:41:22

SDL_TextEditingEvent . . . 1 match
...elated Structures == .[[SDL_Event]] .[[SDL_TextInputEvent]] == Related Functions == .[[SDL_StartTextInput]] .[[SDL_StopTextInput]] ---- [[CategoryStruct]], [[CategoryEvents]]...

1.1k - rev: 18 (current) last modified: 2015-01-28 20:27:35

SDL_StopTextInput . . . 1 match
...your code example here }}} == Remarks == There is a [[Tutorials/TextInput|tutorial]]. == Related Functions == .[[SDL_StartTextInput]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.5k - rev: 2 (current) last modified: 2015-01-28 20:26:02

SDL_SetTextInputRect . . . 1 match
...your code example here }}} == Remarks == There is a [[Tutorials/TextInput|tutorial]]. == Related Functions == .[[SDL_StartTextInput]] ---- [[CategoryAPI]], [[CategoryKeyboard]]...

0.7k - rev: 7 (current) last modified: 2015-01-28 20:26:24

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...

1.1k - rev: 2 (current) last modified: 2015-01-28 20:26:59

SDL_HasScreenKeyboardSupport . . . 1 match
...ion == This function is available since SDL 2.0.0. == Related Functions == * [[SDL_StartTextInput]] * [[SDL_IsScreenKeyboardShown]] ---- [[CategoryAPI]], [[CategoryKeyboard]] #...

1.4k - rev: 2 (current) last modified: 2020-06-20 12:07:11

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...

33.7k - rev: 75 (current) last modified: 2017-07-15 21:53:17

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...

35.5k - rev: 12 (current) last modified: 2020-12-29 18:08:27

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit