Hi,
I found that in OSG 3.0.1 a parent paramter has been introduced to 
GraphicsWindowQt constructor. I would like to use that parameter but if I pass 
a parent widget the 3d canvas disappear and I see just a grey widget. It can be 
easily reproduced with osgViewerQt example: just use "this" as parent in the 
following line:

camera->setGraphicsContext( new osgQt::GraphicsWindowQt(traits.get(), this));

Could somebody explain me please the reason?

Regards,
Gianni

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50666#50666





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to