Hi Robert, I think I got the problem. I'm on OSG 3.0.1 and thers is a missing "break" at the end of "osgGA::GUIEventAdapter::FRAME" case fixed in OSG 3.2.1. So falling into "osgGA::GUIEventAdapter::KEYUP" case, the "if (ea.getKey() == _keyEventTakeScreenShot)" check is successful and so on ...
Regards, Gianni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=63622#63622 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

