[vtkusers] How to make vtkLogoWidget undraggable

vincentrivola vincentrivola at hotmail.com
Mon Dec 28 09:45:40 EST 2015


I did some new tests today.
The trick from Cory seems to work finaly! I guess I made a mistake
previously while reimporting the newly compiled VTK.

Now if I add in my app:
logoRepresentation.SetDragable(0);
or
logoRepresentation.DragableOff();

the logoWidget is fixed to its initial location.
If there is a nicer way to do it, I am still open to any proposal.

Regards



--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-make-vtkLogoWidget-undraggable-tp5735607p5735659.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list