inkyblackness / imgui-go

Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

about window drag

caitou2019 opened this issue · comments

I see that other people's windows can be moved out of the main window. What do I need to do to achieve this? I can't move the sub window beyond the main window at present. Thank you very much!

image

image

Hi there and thank you for your message.
This functionality is based on a yet unreleased branch that imgui-go doesn't support. There are other forks and experiments that cover this.
Please read up more about this in #112 .