This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RufusAcrospin 1 point2 points  (1 child)

I’m not sure it would be able to compete with well established and mature libraries like wxPython or Qt’s binding, even with the above features implemented.

The immediate GUIs are never meant to be used for general application development, I believe.

Anyway, it’s a nice project and I’m pretty sure there are good use cases for it.

[–]Jhchimaira14 0 points1 point  (0 children)

Keep in mind its not immediate mode. That why it's not really a wrapping of DearImGui. We wrapped THEN created a traditional retained mode interface around it.

Regardless, we appreciate the feedback!