[vtkusers] vtkInteractorStyleUser in Python
Roman Putanowicz
putanowr at twins.pk.edu.pl
Thu Feb 26 06:50:13 EST 2004
Hi,
I remember I have read that virtual methods do not propagate
into Python. The question is then:
How can one use vtkInteractorStyleUser in Python?
The problem is that since VTK 4.2 the method SetKeyPressMethod
is obsoleted, but as I understand the substitute for it, OnKeyPress,
is a virtual one.
All examples I was able to find uses SetKeyPressMethod.
I would appreciate any hints.
Roman Putanowicz
More information about the vtkusers
mailing list