Hi,

I am using the code example from the book "OpenSceneGraph 3 Cookbook" to 
implement an OSG application with a Qt gui.

If I set the widget which contains the viewerwideget to showFullscreen() I get 
a gray border around my osg scene widget. I found a solution to set the margin 
of the layout to 0 to eliminate the border. I tried to set it to 0 but the 
windows is not shown anymore. Otherwise if I set the margin to 1 then is the 
window shown, but I have again a small border.

Does someone has a solution for this problem??

Thank you!

Cheers,
Markus

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





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

Reply via email to