Files
imgui/imgui_demo.cpp
ocornut 81c6ae4a85 ImStrv: convert Combo()/ListBox() to use ImStrv in their getters.
Didn't convert Combo() "const char* items_separated_by_zeros" as this doesn't translate well when used via a ImStrv constructor, may actually aim to obsolete.
Fixed for shadowing local variable warning on 2025/06/25.
2026-05-19 18:54:30 +02:00

574 KiB