<div class="gmail_quote">On Tue, Jan 31, 2012 at 8:30 AM, Jon Agirre <span dir="ltr">&lt;<a href="mailto:jon.agirre@gmail.com">jon.agirre@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Doug, <div><br></div><div>thanks for your reply. I&#39;ve been able to figure this out myself, according to Murphy&#39;s Law of Support Mailing Lists (Despite having spent two weeks on one problem, you only get to solve it right after asking for help in the appropriate mailing list).</div>


<div><br></div><div>The solution seems to be to add the qvtkWidget to a separate QWidget, which acts as a window. There were two problems: 1) qvtkWidget&#39;s parent should be the widget I&#39;m summoning to act as separate window. 2) In the QWidget&#39;s creator, the flags should be adjusted to something sensible, i.e. Qt::Dialog. I had them set as Qt::Window.</div>


<div><br></div><div>Thanks!</div><div><br></div><div>Jon<br></div></blockquote><div><br></div><div>If you&#39;ve done something that isn&#39;t demonstrated here:</div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx#Qt">http://www.vtk.org/Wiki/VTK/Examples/Cxx#Qt</a></div>
<div class="gmail_quote"><br></div><div class="gmail_quote">it would be great if you would add an example.<br clear="all"><br><div>David </div></div>