[wxVTK] LeftButtonReleaseEvent - wxVTKRenderWindowInteractor
Brought to you by:
malat
From: Paulo H. J. A. <pau...@gm...> - 2008-11-04 16:52:25
|
Hello, I'm having a problem dealing with the event LeftButtonPressEvent in wxVTKRenderWindowInteractor, this event only occurs if you click twice quickly. The code: interactor.AddObserver ( "LeftButtonReleaseEvent", myfunction) I'm using the version that is available at: http://www.vtk.org/cgi-bin/viewcvs.cgi/*checkout*/Wrapping/Python/vtk/wx/wxVTKRenderWindowInteractor.py http://www.vtk.org/cgi-bin/viewcvs.cgi/*checkout*/Wrapping/Python/vtk/wx/wxVTKRenderWindow.py Regards, Paulo Amorim |