Hello,

I found some weird behaviour in the MFC example provided with the OSG
sources. I built the MFC example from a fresh source with the default
cmake parameters. The example compiled fine and starts properly. Then
I open two of the example models, position them side-by-side. I can
move both models fine. The problem I encounter is when I close one of
the two models. The opengl-area doesn't get any updates in the size of
the window anymore. I do see the model getting scaled when I resize
the window (so some messages are getting through) , but the render
area doesn't change accordingly.

I ran the example on a laptop with a GeForce 9600M GT.

Can somebody confirm the problem?

Thanks,
Nico Kruithof
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to