[Request] Add support for `ImGui.InputText()` callbacks, like for example the autocomplete callback for when the `ImGuiInputTextFlags.CallbackCompletion` flag is set
Open
- Dominant language
- C++
- Stars
- 21
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
`ImGui.InputText()` has support for callbacks when certain flags are set, at least in C++. It would be very useful to have support for those callbacks on the C# side as well, as it seems they are currently not implemented. Please correct me if I'm wrong on this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.