Here is a screen where I draw a QLineEdit over a scene but I used setWindowFlags(Qt::WindowStaysOnTopHint | Qt::FramelessWindowHint); setWindowOpacity(0.7f);
so its looks embedded even though it's not. [Image: http://forum.openscenegraph.org/files/qlineedit_qwidget_osg_143.png ] [Image: http://forum.openscenegraph.org/files/qlineedit_qwidget_osg_2_121.png ] I believe that any programmer with Qt background would want to do the same thing. Has any of you implemented the QGraphicsView/QGraphicsScene design (http://doc.qt.nokia.com/qq/qq26-openglcanvas.html) ? Thank you! Cheers, Alexandre ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=47950#47950 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

