Hi All, I have a osgViewer::CompositeViewer. Then I add another osgViewer::View with viewer->addView() method.
Now, when I resize the main window the added view resizes accordingly. I would like the view I add to the composite viewer does not change on resize event. Is it possible? I'm working with Qt so I got osgviewerQT as starting example. Regards, Gianni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=57170#57170 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

