[vtkusers] QVTKInteractor & VTK widgets
Gilad Arnon
gilad.arnon at massivit.com
Sat Oct 31 17:55:36 EDT 2015
Hi all,
I'm trying to add some 2D widgets to my QVTKWidget. but I don't see them
for example, vtkAffineWidget or vtkButtonWidget
when I do this without QT, it works fine after I write:
renderWindowInteractor->Start();
but in QT I can't write it (gives an error, that the interactor can't
control the event loop in QT program).
So, how can I get this widgets to work?
(for some reason, 3D widgets, like vtkOrientationMarkerWidget
and vtkBoxWidget forks fine)
thanks,
*Gilad*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151031/2793b719/attachment.html>
More information about the vtkusers
mailing list