Hi Zhanggulian,

The OSG itself won't change resolution, even when creating a viewer.
To get the OSG to change resolution you have to explicitly call
WindowSystemInterface::setScreenResolution(..), but you have to call
this explictly, the OSG won't ever call this automatically.

So.. this leaves a driver bug as the likely candidate for this
problem.  Try out your software on another machine with different
hardware.

Robert.

On Fri, May 9, 2008 at 3:36 AM, zhangguilian <[EMAIL PROTECTED]> wrote:
> Hi,
> The screen resolution changed when I add a model into the scene, does osg
> automatic change the screen resolution in some abnormal operating
> conditions?
> This problem appreared on the machine: Intel(R) 82845G/GL/GE/PE/GV Graphics
> Controller.
> Do anybody come accross such problem?
>
> Thanks very much!
>
> ________________________________
> zhangguilian
> 2008-05-09
> _______________________________________________
> 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

Reply via email to