Small update for ya'll,
I'm done with my updates and I am in the tweaking mode right now. In qt5, they do indeed have a QSurface class, but as far as I can see it is only inherited by QWindow, and as it is not stand alone (a couple of functions = 0) one would have to create an inherited class, something that would be inheriting QWidget and QSurface. Is this what you thought of Martin? So far, I am still using the QGLWidget class, though the setup is such that other implementations are possible. - Kristofer
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

