[vtkusers] add multiple RenderWindowControl in runtime | ActiViz
Matias Montroull
matimontg at gmail.com
Thu Feb 6 11:04:44 EST 2014
Thanks David, so should I get rid completely of the renderWindowInteractor
then? If I remove that line of code my code above around interactor is
useless I think..
Thank you,
On Thu, Feb 6, 2014 at 12:32 PM, David Cole <dlrdave at aol.com> wrote:
> 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.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140206/35338e25/attachment.html>
More information about the vtkusers
mailing list