[vtk-developers] Re: Double click mouse event win32 only

Mathieu Malaterre mathieu.malaterre at kitware.com
Thu Mar 17 13:08:09 EST 2005


> Yeah, I will.

Thanks

> Qt was done long ago.  I'm not sure about the others.  Does anything 
> need to be done for python or tcl?  It is just a wrapper and all the 
> real work is done by the X11/Carbon/Cocoa/Windows implementations.

I am refering to the Wrapping subdir:

VTK/Wrapping/Python/vtk/qt

Is this one properly setup to transmit the double click event? I know 
the wx one is not, don't know about gtk or tk one. Don't forget Java and
VTK/Wrapping/Tcl/vtkinteraction.

> Ok, I can put it in the bug tracker.
> Is there a place where all developer policies are written down, for me 
> to review?

Long time ago their was an ARB I guess the bug tracker was not setup at 
this time.

But yeah, usually people like to know what is going on in VTK. At least 
to discuss it. About two years ago I did the mouse wheel event and there 
was quite a long thread about the proper way to do it on X11...

For instance there could have been a discussion about whether or not to 
create a vtkCommand Event for that.

Anyway thanks for your contribution
Mathieu



More information about the vtk-developers mailing list