ImGui.NET icon indicating copy to clipboard operation
ImGui.NET copied to clipboard

About DockBuilder

Open BarisUckardes opened this issue 4 years ago • 3 comments

I have observed that there are few issue posts about DockBuilder and why it dont exist.I wonder if its included for future TODOs or having any plans about DockBuilder in near future.

I believe github issue is easy to access so thats why i didnt ask this on discord channel.

BarisUckardes avatar Apr 16 '21 10:04 BarisUckardes

It's not available currently because it is only exposed in the internal header in imgui, which is not currently wrapped.

mellinoe avatar Apr 29 '21 06:04 mellinoe

@mellinoe Can you auto generate the bindings for the internal stuff? I really want to use dock builder but currently there is no way to do it with C#

Shadowblitz16 avatar Nov 11 '22 19:11 Shadowblitz16

I know.. I've been waiting for some solution for a long time. :( to make a real competent and beautiful UI with ImGui, you've generally got to get into the internals. I don't know why they designed ImGui that way.

Thraka avatar Nov 12 '22 18:11 Thraka