[vtkusers] SphereWidget InteractionEvent not triggered?
David Doria
daviddoria at gmail.com
Wed Mar 6 10:01:09 EST 2013
In this example:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Widgets/SphereWidgetEvents
I am trying to handle StartInteractionEvent: and InteractionEvent as
recommended by the documentation:
http://www.vtk.org/doc/nightly/html/classvtkSphereWidget.html#details
However, these events do not seem to be triggered ("InteractionEvent!" is
not displayed when I move the mouse). LeftButtonPressEvent works as
expected (the output "LeftButtonPressEvent!" is displayed when I click the
left button).
Does anyone know why these events events are not behaving as I'd expect?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130306/6f2f2cb8/attachment.htm>
More information about the vtkusers
mailing list