[osg-users] Multitouch OSG and Qt
Christian Kunz
christian.kunz83 at gmail.com
Wed May 11 09:00:06 PDT 2016
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
More information about the osg-users
mailing list