Hi, I tried to copy some code from "Examples osgmanipulator" to "Examples osgviewerMFC" to see the draggers running the MFC view. But when I drag the dragger, the example down, break at function CommandManager::addSelectionsToCommand. From the IDE(VS2008+SP1) watch window I saw the memory of member "_draggerConstraintMap" in class "CommandManager" is wrong, it has 157492816 elements and all error.A Win32 Console project running the exactly same code is fine.Did I missed something?
Thank you very much! Best regards! Yue ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=18508#18508 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

