> osg::GraphicsWindow* win = 
>  
dynamic_cast<osg::GraphicsWindow*>(Viewer->getCamera()->getGraphicsContext());
> if (win) win->setWindowName("new Name");

Thanks for this suggestion. But GraphicsWindow does
not have a setWindowName method!?

Cheers,
DKa


      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to