Hi there,

I found this article on the web: http://doc.trolltech.com/qq/qq26-openglcanvas.html.
It says that with Qt 4.4 the only way to have semi-transparent widgets as overlay on OpenGL renderings is to use QGraphicsScene instead of QGLWidget.
Did that change with the latest version of Qt or is this still the only way to go?

Thanks a lot.