Results 1 - 10 of 10 results out of about 6838 pages. (3.54 seconds)
- SDL_TextEditingEvent . . . 3 matches
- ...
= SDL_TextEditingEvent =
A structure that contains keyboard text editing event information.
<<TableOfContents()>>
== Data Fields ==
||Uint32||'''type'''||SDL_TEXTEDITING||
||Ui...
- SDL_HINT_IME_INTERNAL_EDITING . . . 4 matches
- ...whether certain IMEs should handle text editing internally instead of sending [[SDL_TextEditingEvent|SDL_TEXTEDITING]] events.
<<TableOfContents()>>
== Values ==
||0||[[SDL_Tex...
- SDL_Event . . . 3 matches
- ...ndow event data||
||[[SDL_KeyboardEvent]]||'''key'''||keyboard event data||
||[[SDL_TextEditingEvent]]||'''edit'''||text editing event data||
||[[SDL_TextInputEvent]]||'''text'''||...
- Tutorials/TextInput . . . 2 matches
- ...sScreenKeyboardShown]]
* [[SDL_HasScreenKeyboardSupport]]
=== Events ===
* [[SDL_TextEditingEvent]]
* [[SDL_TextInputEvent]]
One important thing to notice is that the applicat...
- SDL_EventType . . . 2 matches
- ..._KEYDOWN]]||key pressed||
||[[SDL_KeyboardEvent|SDL_KEYUP]]||key released||
||[[SDL_TextEditingEvent|SDL_TEXTEDITING]]||keyboard text editing (composition)||
||[[SDL_TextInputEvent...
- SDL_TextInputEvent . . . 1 match
- ...rations ==
. [[SDL_EventType]]
== Related Structures ==
. [[SDL_Event]]
. [[SDL_TextEditingEvent]]
== Related Functions ==
. [[SDL_StartTextInput]]
. [[SDL_StopTextInput]]
...
- SDL_StartTextInput . . . 1 match
- ...cused SDL window, and start emitting [[SDL_TextInputEvent|SDL_TEXTINPUT]] and [[SDL_TextEditingEvent|SDL_TEXTEDITING]] events.
Please use this function in pair with [[SDL_StopTextI...
- CategoryStruct . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Structures =
<<TableOfContents()>>
== Introduction ==
This category contains a...
- CategoryEvents . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Event Handling =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL...
- 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...
