[vtkusers] vtkInteractorStyle overrides fail to fire!

Anja Ende anja.ende at googlemail.com
Wed Oct 4 04:49:35 EDT 2006


I did the same in C++ but I inherited from vtkInteractorStyleImage. Worked
without a problem. Try inheriting from it and override the members.

You probably will need to override all the mouse and keyboard events as all
have some functionality associated that you might not want, but it should
work..

I am not sure why this should not work though... could be a problem with how
it is being cast internally, not sure. Should work despite that. I have
never used the JAVA side of it, so do not know.

Good luck,
Anja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061004/bce2d342/attachment.htm>


More information about the vtkusers mailing list