ColorTextEditorDemo
ColorTextEditorDemo copied to clipboard
Demo project for https://github.com/BalazsJako/ImGuiColorTextEdit
Results
2
ColorTextEditorDemo issues
Sort by
recently updated
recently updated
newest added
ImGui::ShowTestWindow(); is changed 2 ImGui::ShowDemoWindow(); in curent version of imgui 1.9
probably obvious but this is what I tried: ``` $ g++ main.cpp -I imgui/ main.cpp:10:10: fatal error: d3d11.h: No such file or directory 10 | #include ```