Hi, It's good to know you've got it working like this.
I've tried your example with windows 7, Qt 5.1 and I get the following Qt error and the osg window doesnt embed into the Qt widget. > QWindow::fromWinId(): platform plugin does not support foreign windows. >From the Qt documentation (setParent(QWindow * parent): > If parent is a window created by fromWinId(), then the current window will be > embedded inside parent, if the platform supports it. Window embedding is > currently supported only by the X11 platform plugin. I'll try again with Qt 5.2 when I get a chance. Thanks, Jamie ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=58696#58696 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

