Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoucing Dear ImGui Bundle including ImGuiColorTextEdit and many others; with support for C++, Python and emscripten #147

Open
pthom opened this issue Jan 25, 2023 · 3 comments

Comments

@pthom
Copy link

pthom commented Jan 25, 2023

Hello,

I'm happy to announce the first public release of Dear ImGui Bundle. Dear ImGui Bundle is a bundle for Dear ImGui, including many powerful libraries from its ecosystem. It enables to easily create ImGui applications in C++ and Python, under Windows, macOS, Linux, emscripten. It is aimed at application developers, researchers, and beginner developers who want to quickly get started.

ImGuiColorTextEdit is a central part of it, as it enables to display all the code examples, and it is also integrated as a code snippet viewer in a markdown renderer. Simple support for python syntax was also added.

image

@BalazsJako: sorry to hijack the issues list for this, and feel to close this issue; as this is just for your information. I informed @ocornut yesterday, and I plan to communicate about it in the ImGui gallery in the next hours.

@dgm3333
Copy link

dgm3333 commented May 24, 2023

Can I suggest you switch to the santaclose fork which since Sept has been actively maintained. the BalazsJako original has numerous basic bugs - including poor cursor handling and display and has never invited any contributors despite a number of pull requests over many years - although it was a good start for it's goal it's now effectively just a buggy dead project which isn't stable enough for end-user use.
https://github.com/santaclose/ImGuiColorTextEdit

@pthom
Copy link
Author

pthom commented May 24, 2023

Hello,

I agree that this fork is better maintained. It does include most of the changes I had done in my own fork.

Are you in contact with the author? I see that you submitted a PR, but I do not know if this your first interaction with @santaclose

I will try to contact him, but it is not that easy, since he did not open the possibility to post issues. It is only possible to contact him via a pull request.

I contacted him via this PR: santaclose#5
I'm waiting for his answer before deciding to switch to this fork or not.

@pthom
Copy link
Author

pthom commented May 30, 2023

@dgm3333 : I updated the code so that it is based on @santaclose fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants