Hi,

I am working with osg 3.0.1 on windows 7, with a dual touch screen. I made a 
modification to the osg example “osgwindows” to use 
MultiTouchTrackballManipulator.

When I step on the code of MultiTouchTrackballManipulator::handle, my touch 
movement isn’t detected because GUIEventAdapter.isMultiTouchEvent() return 
false ie touchData.valid() is false.


Is MultiTouchTrackballManipulator supported on windows ?  Is there any example 
of the correct use of MultiTouchTrackballManipulator ?


Thank you!
Hocine

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=44271#44271





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

Reply via email to