[vtk-developers] Double click mouse event win32 only

Sebastien BARRE sebastien at barre.nom.fr
Thu Mar 17 13:05:14 EST 2005


At 3/17/2005 11:41 AM, Mathieu Malaterre wrote:
>Clifton,
>
>         I think when you patch classes like 
> vtkWin32RenderWindowInteractor.cxx you need to do the same thing for the 
> X11 / Carbon and Cocoa people. Are you planning to ?

Just my 2 cents: the Win32 render win interactor has no double-click 
support yet, but I think it could be a matter of supporting the 
WM_MBUTTONDBLCLK win32 event, and creating a corresponding VTK event (or 
use the current button-down event and set RepeatCount to 2 ?).




More information about the vtk-developers mailing list