[Solved] [vtkusers] How disable a interactor
Francois Louis LAILLIER
flaillier at eldim.fr
Thu Mar 15 11:59:39 EDT 2007
________________________________
With this code my checkbox is efficient.
Private Sub Mouse_LeftButtonPressEvent()
If Check5.Value = 0 Then
Set trackball = New vtkInteractorStyleTrackballCamera
Urenwin.GetInteractor.SetInteractorStyle trackball
End If
End Sub
:-) Thanks'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070315/b86911dd/attachment.htm>
More information about the vtkusers
mailing list