[vtkusers] add multiple RenderWindowControl in runtime | ActiViz

Matias Montroull matimontg at gmail.com
Thu Feb 6 15:25:36 EST 2014


Do you think would be best to add Actors to the renderwindowControl?


On Thu, Feb 6, 2014 at 1:04 PM, Matias Montroull <matimontg at gmail.com>wrote:

> 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/9b8b9026/attachment.html>


More information about the vtkusers mailing list