<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>
<br>
</div></div>You could make an advanced interactor that delegates to<br>
sub-interactors based on mouse location. But eventually you need to<br>
move into GUI toolkits to make more advanced views and interactions. I<br>
would make a split panel and put a render window in each one.<br>
<font color="#888888"><br>
Jeff<br>
</font></blockquote></div><div><br></div><div>Jeff, </div><div><br></div><div>I used QVTKWidget. Very cool, works perfectly.</div><div><br></div><div>This was certainly not a trivial process, but maybe this can help the next guy:</div>
<div><a href="http://www.vtk.org/Wiki/VTK/Examples/Qt/SideBySideRenderWindows">http://www.vtk.org/Wiki/VTK/Examples/Qt/SideBySideRenderWindows</a></div><div><br></div><div>It&#39;s actually quite easy to use once you get it going.</div>
<div><br clear="all">Thanks,<br><br>David<br></div>