Skip to content

Are multiple (native) windows possible? #40

Answered by Gnimuc
pbouffard asked this question in Q&A
Discussion options

You must be logged in to vote

What do you mean by "multiple native windows"? Do you mean "multiple GLFW windows" or "multiple imgui contexts" or both?

In the demo folder, there is an example of multiple GLFW windows +multiple imgui contexts, but the recommended way seems to be using a single imgui context with multi-viewport. However, the multi-viewport feature is not supported in CImGui.jl for now, see #34.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pbouffard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants