[IGSTK-Users] where is the code that interprets the mouse gestures?

sebastian ordas sebastian.ordas at gmail.com
Mon Jul 7 18:54:10 EDT 2008


Hi Ray,

> i found some mouse event code that deals with control and shift in:
> FLTKWidget::handle. it calls: renderWindowInteractor->SetEventInformation,
> so i am on the trail of that stuff.

That could be an option. FLTKWidget uses vtkRenderWindowInteractor.
You may want to modify its settings.

you can search in the vtk mailing list for some example

http://www.vtk.org/mailman/listinfo/vtkusers


note that we are actually referring to the same handle (FLTKWidget ->
Fl_Gl_Window -> Fl_Window -> Fl_Group)

cu,
sebastian



More information about the IGSTK-Users mailing list