MCPcopy Create free account
hub / github.com/Veerzeng/GraphicAlgorithm / AddInputCharacter

Method AddInputCharacter

SDK/imgui_master/imgui.cpp:1114–1122  ·  view source on GitHub ↗

Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can get those using ToAscii+keyboard state, or via the WM_CHAR message

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

ImStrlenWFunction · 0.85

Tested by

no test coverage detected