[vtkusers] Problem with QVTKWidget not expanding in win7.

John Drescher drescherjm at gmail.com
Thu Aug 25 04:32:51 EDT 2011


On Thu, Aug 25, 2011 at 4:25 AM, nsarrasin <nsarrasin at phenix-systems.com> wrote:
> Here is additional information I can provide :
> - Qt 4.7 + vtk 5.6
> - i have not tried any other version
> - step to reproduce (in my case) :
> -- displaying a qvtkwidget
> -- displaying a contextual menu (QMenu from Qt) above it
> -- while this menu is visible, try to move (rotate, pan, etc..) the scene.
>
> I have reproduce this step on several PC with windows seven. Everytime, the
> scene is only update in the region of the contextual menu, the other parts
> stay fixed.
> On some configuration, it takes few seconds for the window to refresh itself
> and on other config, I need to call GetRenderWindow()->Render();.
> I guess it depends on the graphic card.
>

I will try to test that at work today. I am using vtk-5.6.1 and
Qt-4.7.3 on windows xp64 and windows 7 64 bit. I have never seen this
effect however I never mess with the scene with a QMenu open. I
definitely have manipulated the scene with QWidgets open but these
dock to the right of the QVtkWidgets in my application and reduce
their size.

John

John



More information about the vtkusers mailing list