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

Does this IMGUI library support the use of DockNode? #46

Closed
krulci opened this issue May 30, 2023 · 4 comments
Closed

Does this IMGUI library support the use of DockNode? #46

krulci opened this issue May 30, 2023 · 4 comments

Comments

@krulci
Copy link

krulci commented May 30, 2023

Not sure if I am not using it correctly, but I can't seem to find

ImGui::DockBuilderSplitNode

ImGui::DockBuilderGetNode

ImGui::DockBuilderDockWindow

And related APIs

@krulci
Copy link
Author

krulci commented May 30, 2023

Did some research.
Seems like I need to change ImGui using this branch:
ImGuiNET/ImGui.NET#273

@zaafar
Copy link
Owner

zaafar commented May 31, 2023

ImGui internal APIs are part of imgui.net lib.

@zaafar zaafar closed this as completed May 31, 2023
@krulci
Copy link
Author

krulci commented Sep 23, 2023

ImGui internal APIs are part of imgui.net lib.

Sorry, just started to get back to my project.
How do you use them if you said there are in IMGUI.NET?

@zaafar
Copy link
Owner

zaafar commented Sep 23, 2023

Sorry, that was a typo.

I mean, imgui internal API are not part of imgui.net lib. So I can't provide them in this library.

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