Hi Charles, What problems are you having? If its isn't opening up correctly then we need to track the problem down and fix it.
The viewer itself by default opens up the view across all screens, but in your own app you can control how the view is setup, various examples like osgcamera and osgwindows shows examples of this, of just use a configuration file (examples in the OpenSceneGraph-Data) or use an env var such as OSG_SCREEN as mentioned by Daniel. What route to use at your end depends upon what you own viewers needs, but without knowing what these are I can't recommend a specific solution. Robert. On Mon, Mar 17, 2008 at 9:31 PM, Charles Han <[EMAIL PROTECTED]> wrote: > > > Hey people, > > My application has a problem to run on a dual-screen computer I.e. the > viewer can not be initialized properly. Is there a configuration to overcome > this since we are not sure if users have dual or single screen. > > Thanks > > Charles > > _______________________________________________ > 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

