hi! this is my code: osg::ref_ptr<osg::viewer> v=new osg::viewer();
v.setUpViewInWindow(515,0,512,512,0); viewer.frame(); the window that wil be created has the borders, is it possible to create a window without borders? thanks!
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

