Paul Vallet

Results 8 comments of Paul Vallet

Thank you for looking into this. In terms of ideas on how to go about this moving forward, I would suggest following the pattern that is used by [pySDL2](https://github.com/marcusva/py-sdl2). The...

@KinoxKlark why do you want to have docking as a separate package? From a user’s perspective it does seem more natural to have everything installed as part of the same...

Sorry to answer so late to that, but so about the DLL question, I believe we could use a pattern similar to what's being used for [PySDL2](https://github.com/marcusva/py-sdl2): the DLL is...

Shouldn't the DLL question be addressed in a later major release? The next major release being the 1.82 branch.

I think it mostly depends on your capacity. I'd be fine with having them both in the same release, but it might not be worth it if it means postponing...

Hello, sorry for getting back to you so late, but if this still happening, would you have some info about which SDK version and which build tools version you have?...

Just leaving a comment here to mention my interest in pconerly's suggestion, a python-implemented version of show_demo_window seems like a must-have to me. Following the same pattern as imgui where...

Hey! That would definitely be much appreciated, for the reasons mentioned above (examples serving as documentation). Also, once the pattern is established, it's easier to make sure that subsequent pyimgui...