Skip to content
Discussion options

You must be logged in to vote

Hi, and thank you for the kind words!

We don't have a built-in way or demo of multiple windows right now. Normally, one would achieve this using multiple Rml::Contexts, where each context represents a specific window. Then it should be a matter of detecting when the user drags outside the window, creating a new context as well as a window in your chosen windowing API, and moving or recreating the dragged document into this new context.

If you go down this route, I'd be happy to hear about your experiences.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FrankZhong921
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