Hello,

It seems like osgWidgets doesn't support double-click.

What would be a good way to implement it? Timing the clicks on my widget
manager doesn't work, because I always miss the second click. I think that
is because OSG's event handler is translating the second click into a
double-click and osgWidgets never gets informed about the double-click.

I'm willing to submit a patch for osgWidgets, but I would like some guidance
on the right direction.

Thanks
Eduardo
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to