[vtkusers] bug in vtkLogoRepresentation
Paul Harris
harris.pc at gmail.com
Fri Apr 16 05:27:40 EDT 2010
Hi all,
I'm trying to set up a Logo but I can't seem to turn off the interaction.
bits of the code:
widget->SetInteractor(interactor);
widget->SetRepresentation(rep);
widget->SetSelectable(0);
widget->SetResizable(0);
widget->On();
with this code, I can still drag the logo around with my mouse!
Please help,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100416/6181e318/attachment.htm>
More information about the vtkusers
mailing list