Hi, I know this thread is a little bit old, but I've got the same symptoms in my QT Embedded CompositeViewer. The EventQueue of a view seems to never contain any osgGA::GUIEventAdapter::MOVE Events, but osgGA::GUIEventAdapter::PRESSED are generated.
My CompositeViewer class definiton: class CompositeViewerQt: public osgViewer::CompositeViewer, public AdapterWidget > ive fixed my problem. > > the reason was glut > ive forgotten to declare a passiveMouse Callback could anyone explain this solution in a little more detail, and how to perform this with osg? Thank you! Cheers, Tobias ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=23355#23355 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

