Hi Renan, There are lots of options for controlling the windowing. Have a look at the osgcamera and osgwindows examples. You could also use viewer configuration files - OpenSceneGraph-Data/Configuration including one which is called SmallWindow.view. You can set a the configutation as the default via the OSG_CONFIG_FILE env var, or call osgviewer -c configilefile.view cow.osg.
Robert. On Wed, Dec 10, 2008 at 10:41 AM, Renan Mendes <[EMAIL PROTECTED]> wrote: > Hi, > > I'm currently running my application on full screen mode, because that's > the default configuration. I wanted to know how to change this configuration > to a true window. > > Thanks, > > Renan M Z Mendes > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

