Hi,
   I want to realize the function:When I push the key f,I can maximize the 
window of the osg program.When I push the key f again,I can recover the size of 
the window of the osg program.Such as
    if(ea.getKey()==osgGA::GUIEventAdapter::KEY_F)
    {

     } 
   Can you tell me?
Thank you.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=11177#11177





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

Reply via email to