mirror of https://github.com/ocornut/imgui.git
Browse Source
It'll convert the utf8 string to ImWchar's and passes each of them to AddInputCharacter(). Very handy for SDL2 SDL_TEXTINPUT events, which provide a buffer with an UTF-8 string.pull/274/head
Daniel Gibson
9 years ago
2 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue