Hi, When using OSG 3.4.0 and QT 5.5 and on the firstviewer->frame() of an OSGWidget I am getting this warning from QOpenGLContext. Subsequent calls to frame() do not show this warning.
Mr. Google suggests that a fix is to check the isExposed() flag on the underlying QWindow - if it were possible to get to the QWindow via a public API. Any suggestions? ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=66726#66726 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

