Hi All, I'm using the osgviewerQt example and I'd like the application to keep 60hz when I have 4 views. The default thread model SingleThreaded splits the speed between the 4 views. When I changed it to CullDrawThreadPerContext it works the way I want 60HZ. However I have a warning message QGLContext::makeCurrent(): Failed. Have anyone see this message and know how to fix it?
Cheers, Roni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=39292#39292 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

