[vtkusers] QVTKWidget problem with Qt 5.3
Waldo Valenzuela
waldo.valenzuela at hotmail.com
Sat May 31 13:15:17 EDT 2014
Hi Guys,
I figure out what is the problem, I was testing the program in a macbook retina, and the QVTKWidget is not checking the pixel ratio.
I had to modified the resize function on my child function of QVTKWidget.
Best regards,
Waldo.
On 31 May 2014, at 00:37, Waldo Valenzuela <waldo.valenzuela at hotmail.com> wrote:
> Hi Guys,
>
> I compiled VTK 6.1.0 with Qt 5.3, and I compiled the vtk example http://www.vtk.org/Wiki/VTK/Examples/Cxx/Qt/RenderWindowUIMultipleInheritance,
>
>
> and I have a problem when I resize the main window, seems that the render resize of QVTKWidget is not called.
>
> Any ideas about this problem?
>
>
> Best regards,
>
>
> Waldo.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list