Hi I am currently using VTK as a server and I am also using the wslink launcher to serve multiple users.
My question is if a user wants to open multiple render windows like for example Paraview here:
BTW what’s the difference to something like this:
One of the key lines is:
self.getApplication().GetObjectIdMap().SetActiveObject("VIEW", render_window)
So I have a doubt how to attach more render windows to the user session.
I hope I was clear enough in my question and thank you for any help that I can get.
Edit: I have a similar server setup to his: https://github.com/Kitware/web-project-templates/tree/master/vue-vtkjs-pvw-template