<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>This problem also occurs if I swap out the QVTKWidget for a QGLWidget.</div><div>I would suggest you send a bug report to the Qt developers with a QGLWidget based example.<br></div><div><br data-mce-bogus="1"></div><div>Clint</div><div><br></div><span id="zwchr" data-marker="__DIVIDER__">----- On Feb 17, 2016, at 5:15 PM, rakesh patil <prakeshofficial@gmail.com> wrote:<br></span><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">Hi, <br><div>So apart from changing the versions, there is no other work around for this problem. ?</div><br><div>Thanks<br><br>On Wednesday, February 17, 2016, Fetzer, Andreas <<a href="mailto:a.fetzer@dkfz-heidelberg.de" target="_blank">a.fetzer@dkfz-heidelberg.de</a>> wrote:<br><blockquote class="gmail_quote" style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;" data-mce-style="margin: 0 0 0 .8ex; border-left: 1px #ccc solid; padding-left: 1ex;">Hi,<br>
<br>
VTK 6.2 and Qt 4.8.6 works fine.<br>
If we use Qt 5.x it doesn't work.<br>
<br>
We narrowed it down to the QVTKWidget's c'tor:<br>
If we uncomment the Qt::MSWindowsOwnDC flag it partially solves our problem.<br>
There are still cases where our Views do not react :-/<br>
<br>
Cheers,<br>
Andreas<br>
<br>
Von: rakesh patil <<a href="JAVASCRIPT-BLOCKED;" target="_blank">prakeshofficial@gmail.com</a><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">prakeshofficial@gmail.com</a>>><br>
Datum: Wednesday 17 February 2016 18:22<br>
An: Andreas Fetzer <<a href="JAVASCRIPT-BLOCKED;" target="_blank">a.fetzer@dkfz-heidelberg.de</a><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">a.fetzer@dkfz-heidelberg.de</a>>><br>
Cc: VTK Users <<a href="JAVASCRIPT-BLOCKED;" target="_blank">vtkusers@vtk.org</a><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">vtkusers@vtk.org</a>>><br>
Betreff: Re: QVTKWidget + Dock/Undocking + MAC OS<br>
<br>
Hi,<br>
<br>
You mean to say, vtk 6.3 + Qt 4.8.6 works fine. ? There won't be any flickering hapenning on MAC. ?<br>
<br>
On Wednesday, February 17, 2016, Fetzer, Andreas <<a href="JAVASCRIPT-BLOCKED;" target="_blank">a.fetzer@dkfz-heidelberg.de</a><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">a.fetzer@dkfz-heidelberg.de</a>>> wrote:<br>
Hi,<br>
<br>
we are facing a similar problem on Mac OS X 10.9+ with VTK 6.2 and Qt 5.x.<br>
(Strangely with Qt 4.8.6 everything works fine)<br>
<br>
We write our own Plugins that add new GUI components to our Application.<br>
If we add a QVTKWidget to a plugin, all it's widgets do not react to mouse clicks anymore.<br>
This happens even if we just instantiate the QVTKWidget without adding it to the plugin.<br>
<br>
Currently we suspect that the QVTKWidget or VTKInteractors consume some Qt events<br>
or do not forward these events. But we do not have a solution yet.<br>
<br>
We would be glad about any hints.<br>
<br>
Best regards,<br>
Andreas<br>
<br>
Von: vtkusers <<a href="JAVASCRIPT-BLOCKED;" target="_blank">vtkusers-bounces@vtk.org</a><javascript:;><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">vtkusers-bounces@vtk.org</a><javascript:;>>> on behalf of rakesh patil <<a href="JAVASCRIPT-BLOCKED;" target="_blank">prakeshofficial@gmail.com</a><javascript:;><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">prakeshofficial@gmail.com</a><javascript:;>>><br>
Datum: Tuesday 16 February 2016 17:33<br>
An: VTK Users <<a href="JAVASCRIPT-BLOCKED;" target="_blank">vtkusers@vtk.org</a><javascript:;><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">vtkusers@vtk.org</a><javascript:;>>><br>
Betreff: Re: [vtkusers] QVTKWidget + Dock/Undocking + MAC OS<br>
<br>
Hi,<br>
<br>
Since, I got no reply for this, I have prepared a small test case. It is a dock/undock example from Qt and I have just added QVTKWidget to it. Atleast the flickering should be disabled somehow. Can some experts help me?<br>
<br>
I am using Qt 5.5 and vtk 6.3. This happens only on MAC (tested on OS X Yosemite & OS X El Capitan).<br>
<br>
On Sun, Feb 7, 2016 at 8:17 PM, rakesh patil <<a href="JAVASCRIPT-BLOCKED;" target="_blank">prakeshofficial@gmail.com</a><javascript:;><mailto:<a href="JAVASCRIPT-BLOCKED;" target="_blank">prakeshofficial@gmail.com</a><javascript:;>>> wrote:<br>
Hello,<br>
<br>
I am facing a very strange issue with Dock/Undocking when one of the docked widget is QVTKWidget. I have a centralWidget which contains four tabs. Each tab is an inherited from QWidget. Among these, one widget is QVTKWidget. The issue what I am facing is when I click on the bar and try to undock, the mouse events are lost. I release the mouse button and move the mouse, QVTKWidget keeps moving along with the mouse. I need to click once again on the tab and then it gets undocked fully. Some times while undocking or docking, I observed flickering effect on the renderwindow.<br>
<br>
It gives feeling like QDockWidget is passing some information/signal to its widgets, which QVTKWidget is not able to process, and other QWidgets are able to process. Has anyone come across this type of scenario?<br>
<br>
Thanks in advance<br>
<br>
</blockquote></div>
<br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br><br>Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br><br>Search the list archives at: http://markmail.org/search/?q=vtkusers<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/vtkusers<br></blockquote></div></div></body></html>