[vtkusers] add multiple RenderWindowControl in runtime | ActiViz

David Cole dlrdave at aol.com
Thu Feb 6 10:32:25 EST 2014


As soon as you call:

    renderWindowInteractor.Start();

it begins a message loop which does not return. Just delete that line 
of code, and allow your application to control the message loop.


HTH,
David C.



More information about the vtkusers mailing list