Can I read ImGui InputText with std::string on EtoBox?
ImGui InputText with std::string by populous.pant is a document available to read on EtoBox.
What is ImGui InputText with std::string about?
This document provides wrappers for C++ standard library types, specifically for std::string, to be used with dear imgui. It includes functions for text input, such as InputText() and InputTextMultiline(), which allow for dynamic resizing. The changelog notes the initial version and the addition of these input functions.
- Author
- populous.pant
- Language
- EN