<div class="gmail_quote">Hi,<br>I recently submitted a possible bug in QVTKWidget here:<br> <a href="http://public.kitware.com/Bug/view.php?id=9895" target="_blank">http://public.kitware.com/Bug/view.php?id=9895</a><br>I wonder if someone else encountered this issue. The bug report deals with vtkEventQtSlotConnect, but I found that QVTKWidget shows a weird behaviour regarding the vtkRenderWindowInteractor in the joined vtkRenderWindow. Basically, in VTK release mode, the following two lines do not give the same results:<br>
<br>renderWindow->PrintSelf( cout, vtkIndent() ); // Especially for the line "Interactor: "<br>cout << renderWindow->GetInteractor( ) << endl;<br><br>Thanks for all your comments,<br><br>Jerome<br>
</div><br>