Docs: updated FAQ "What is the difference between Dear ImGui and traditional UI toolkits?". (#8862)

This commit is contained in:
ocornut
2025-10-02 20:06:10 +02:00
parent 8c22b8aef6
commit bcf722e637
3 changed files with 58 additions and 0 deletions

View File

@@ -1055,6 +1055,7 @@ IMPLEMENTING SUPPORT for ImGuiBackendFlags_RendererHasTextures:
associated with it.
Q: What is this library called?
Q: What is the difference between Dear ImGui and traditional UI toolkits?
Q: Which version should I get?
>> This library is called "Dear ImGui", please don't call it "ImGui" :)
>> See https://www.dearimgui.com/faq for details.