[vtk-developers] QVTKWidget + Dock/Undocking + MAC OS

rakesh patil prakeshofficial at gmail.com
Tue Feb 16 11:32:30 EST 2016


Hi,

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?

I am using Qt 5.5 and vtk 6.3. This happens only on MAC (tested on OS X
Yosemite & OS X El Capitan).

On Wed, Feb 10, 2016 at 10:29 PM, rakesh patil <prakeshofficial at gmail.com>
wrote:

>
> Hello,
>
> This issue is more of Qt related. I posted this question in their forum.
> But they redirected me to this forum. I am facing a very strange issue with
> Dock/Undocking when one of the docked widget is QVTKWidget, only on MAC.  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.
>
> 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?
>
> Thanks in advance
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160216/f4c97557/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dock_qvtkwidget.zip
Type: application/zip
Size: 13951 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160216/f4c97557/attachment.zip>


More information about the vtk-developers mailing list