We just ported to OSG-2.4.0   and  have several producer cfg files
 that we would like to keep using.

While testing on LInux, I noticed that the "Screen" keyword
 is parsed and the plugin seems to do the right thing,
 but in reality, its ignored.     The CFG plugin code seems ok,
 at least I don't see a problem..

Only screen :0.0  is used,   I can't get anything on  :0.1

Anyone seen this?

here's a  trivial example...

CameraGroup
{
        Camera "Camera-1"
        {
                RenderSurface "rendersurface 1"
                {
                        Visual {SetSimple}
                        Screen 1;
                        WindowRect 500 300 640 480;
                        Border on;
                        InputRectangle  0.0 1.0 -1.0 1.0;
                }
        }
}
InputArea
{
            RenderSurface "rendersurface 1";
}





Michael Logan
Perot Systems Govt. Services / NASA Ames Res. Ctr.
MS 269-1, Moffett Field, CA, 94035  (650)-604-4494
Task Lead                       - Visual Cueing & Simulation
Task Lead - Human Manual & Operational Control Performance
Visualization Engineer - Adaptive Control Technologies

"If you want to start a revolution, don't pick up a gun.
 Do it with science and technology."  - Stanford R. Ovshinsky



_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to