<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">Den 13 okt. 2017 12:08 em skrev "<a href="mailto:bartolomei-luca@virgilio.it">bartolomei-luca@virgilio.it</a>" <<a href="mailto:bartolomei-luca@virgilio.it">bartolomei-luca@virgilio.it</a>>:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div></div>Hello everyone!<br><br>I have a problem with the QT GUI I am creating. Basically, I have an interactive QWidget, a QVTKWidget and a "Quit" button. <br><br>When I launch my app, I can interact with the QWidget without any problem (I have a 3D interactive scene, where I can zoom and rotate). <br>However, as soon as the QVTKWidget becomes "active" (i.e. some function in my code start using it or if I click on it), both the QWidget and the QVTKWidget freeze. The app keeps on working, since the "Quit" button works as it should.<br><br>If I have a GUI with either the QWidget or the QVTKWidget (only one of them) everything works fine. The problem is if I try to include both of them at the same time.<br><br>Do you have any idea why this happens? <br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">I don't have any immediate ideas. It would really help to see a small example where the problem occurs.</div><div dir="auto"><br></div><div dir="auto">Does it work if you put two of your QWidgets in the application. I mean, if you remove the QVTKWidget and put another one of your QWidget where it was?</div><div dir="auto"><br></div><div dir="auto">Elvis</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks a lot for you help.<br><br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>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" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div></div></div>