Hello, I have a Qt application with an integrated OSG scene. I use the standard example with "GraphicsWindowQt".
The problem is that Multitouch events are not working. I guess thats because they are not forwarded to the Qt-Widget which holds the OSG scene. I found a solution here: https://groups.google.com/forum/#!topic/osg-users/MOTw6iREmM8 Can I just replace the GraphicsWindowQt.cpp file? Or do I need to consider other things? Is it planned to integrate it into OSG? I guess it is still no Multitouch in OSG 3.4.0. Thank you! Cheers, Christian ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=67076#67076 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

