On Mon, Dec 14, 2009 at 01:30:58PM +0000, Michele Mattioni wrote: > Hi,
> I've tried this example: > > [1]http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/auto/example_pick_on_surface.html#example-pick-on-surface If you are using VTK >= 5.2, you need to replace 'MouseMoveEvent' by 'RenderEvent' and 'LeftButtonReleaseEvent' by 'EndInteractionEvent'. There will be a nice helper function to make all this easier in the next release of Mayavi. Gaƫl ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
