[vtkusers] vtkXRenderWindowInteractor bug

Mathieu Malaterre Mathieu.Malaterre at creatis.insa-lyon.fr
Tue Aug 19 10:31:33 EDT 2003


Clinton Stimpson wrote:
> I'm not quite sure how you figure it isn't a bug.  I thought vtk was 
> supposed to provide me with a consistent method to know what events are.  
> And all I need to do is provide some implementation in my vtkInteractoStyle 
> class to do stuff.  I shouldn't have to worry about differences between the 
> OS's.
> 
> Do you have any suggestions for working around this?  Make my own 
> vtkXRenderWindowInteractor class?

Try this patch:
http://www.creatis.insa-lyon.fr/~malaterre/vtk/keysym.patch

or directly:

http://www.creatis.insa-lyon.fr/~malaterre/vtk/vtkXRenderWindowInteractor.cxx

You need to rebuild VTK then.

HTH
mathieu




More information about the vtkusers mailing list