<div dir="ltr">Hi,<div><br></div><div>I am facing the same issue in a multiple-pages application in C++ / Qt, I see the background of previous pages while the QVTKWidgets of the current page are rendering...</div><div><br></div><div>I tried the tricks you suggest but nothing better.</div><div><br></div><div>Any precise information of how to fix this ?</div><div><br></div><div>Thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2013-09-20 4:04 GMT+02:00 Alex Malyushytskyy <span dir="ltr"><<a href="mailto:alexmalvtk@gmail.com" target="_blank">alexmalvtk@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Please reply to a mailing list.<br><br>try to set <b><a href="http://pyqt.sourceforge.net/Docs/PyQt4/qwidget.html#autoFillBackground" target="_blank">autoFillBackground</a></b> flag for every widget in QStackWidget.<br>
</div><div>and/or set setAttribute<br><br>this->setAttribute(Qt::WA_NoBackground, false );<br></div><div><br></div>As far as I understand QStackWidget or QVtkWidget does not repaint background and since painting of QVTKWidget is not  fast you see old background.<br>
</div><div class="gmail_extra">There are might be more options ( <span style="border-collapse:separate;color:rgb(0,0,0);font-family:Arial;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="color:rgb(54,53,52);font-family:monospace;font-size:11px;line-height:13px;word-spacing:5px">Qt::WA_NoSystemBackground or </span></span><span style="border-collapse:separate;color:rgb(0,0,0);font-family:Arial;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="color:rgb(54,53,52);font-family:monospace;font-size:11px;line-height:13px;word-spacing:5px">WA_OpaquePaintEvent ) to check which might lead to the same behavior though. </span></span><br>
<br></div><div class="gmail_extra">Alex<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 19, 2013 at 4:29 PM, Panayiotis Georgiou <span dir="ltr"><<a href="mailto:ps.georgiou@gmail.com" target="_blank">ps.georgiou@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks for your reply Alex. I ve tried what you have suggested but with no success. I ve also tried a custom Qt stylesheet on each view. e.g.:<div>
<br></div><div>(stylesheet.qss)</div><div><div><br></div><div>
QVTKWidget#view1{</div><div><span style="white-space:pre-wrap">     </span>background-color: black;</div><div>}</div></div><div><br></div><div>But this did not work either.</div><div><br></div><div>Any other possible solutions?</div>

<div><br></div><div>Thanks.</div><div><br></div></div><div><div class="h5"><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 19, 2013 at 11:25 PM, Alex Malyushytskyy <span dir="ltr"><<a href="mailto:alexmalvtk@gmail.com" target="_blank">alexmalvtk@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Try to set <b><a href="http://pyqt.sourceforge.net/Docs/PyQt4/qwidget.html#autoFillBackground" target="_blank">autoFillBackground</a></b> true to QStackedWidget.<br>

<br></div>Alex<br></div><div class="gmail_extra"><br>
<br><div class="gmail_quote"><div><div>On Thu, Sep 19, 2013 at 4:14 AM, Panayiotis Georgiou <span dir="ltr"><<a href="mailto:ps.georgiou@gmail.com" target="_blank">ps.georgiou@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>
<div dir="ltr">Dear fellow vtk developers,<div><br></div><div>I am developing an application in qt which in some dialogs includes some visualizations created in vtk. </div><div><br></div><div>The qt application consists of a sequence of QDialogs stacked in a QStackedWidget.</div>



<div><br></div><div>The problem which I am trying to solve is, when switching back/forth to dialogs including vtk visualizations (qvtkwidgets) until the visualization is loaded I see in the background parts of previous dialogs.</div>



<div><br></div><div>Is there a way to avoid this glitch? I have tried pre-loading the vtk visualization before switching to the next dialog but it doesn't seem to help much.</div><div><br></div><div>It's hard to explain the problem in words so I ve created a video which shows the glitch:</div>



<div><a href="http://www.screencast.com/t/jAxTRKgS8" target="_blank">http://www.screencast.com/t/jAxTRKgS8</a><br></div><div><br></div><div>In the video you can see the glitch in the four views pane dialog when minimizing/maximizing the views (with a double click) or which back to the previous dialog with the 3D mesh.</div>



<div><br></div><div>Thanks a lot for your help.</div></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></div></div></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>