ImGuiColorTextEdit integration: introduction and acknowledgements #68
pthom
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ImGuiColorTextEdit is a quite useful colorizing text editor for ImGui. Unfortunately, it is not actively maintained, although the last version works superbly, and is easy to patch!
Python bindings
The python bindings API is extremely simple to understand.
Example usage
Fork
ImGui Bundle uses a fork of ImGuiColorTextEdit on the imgui_bundle branch.
This fork groups several modifications done in other forks, and adds limited syntactic support for Python.
Full diff
Beta Was this translation helpful? Give feedback.
All reactions