Hi, Well i do call realize, just after creation, like this:
Code: _gw = new osgViewer::GraphicsWindowEmbedded(x,y,width,height); _gw->realize(); but it doesn't help. I think, that I'll try to switch to the code which is in the example of embedding osg into Qt, because example works fine. I Hope that it is posible... Just have to dig through some legacy code of our application, which does pretty much the same stuff that osgQt::GraphicsWindowQt does. I just think it was created before osgQt::GraphicsWindowQt, and maybe it is out of date. I'll let you know what was the result. Thank you! Cheers, Łukasz ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48793#48793 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

