Skip to content
Discussion options

You must be logged in to vote

The backends should be considered basic examples for the most common use cases. If you need extra features, like multi-window in your case, then I recommend that you step in and modify the backend (and the loop) to your own needs.

It would probably be a lot easier if you stick to a single thread, so I recommend starting there unless you have some experience with multi-threaded environments. Remember that any access into RmlUi needs to be synchronized when using multiple threads.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xland
Comment options

Answer selected by xland
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