Hi,

I have created a widget qosgv that inherits from QWidget and osgViewer::Viewer.
When I use this widget in my application, My scene appears normally.

But, When I use the method setVisible(bool) and that I put true and false,

My scene has completly disappeared from the qosgv widget (I only have the 
default background color of the osgviewer::viewer). 
On the other side, the scene graph always contains the scene.

Why this happens ? Do I have forgotten to activ something when using setVisible 
?

Thank you!

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





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

Reply via email to