Hi Russ, What type of window are we talking about here? A conventional Win32/X11/Carbon/Coaca window with conventional 2D GUI, or a osgWidget GUI?
Robert. On Tue, Feb 10, 2009 at 3:56 AM, R. Morris <[email protected]> wrote: > In my app I'm opening a window for username and password and I need to > close it after a button is pushed. so far my efforts with pushing an > escape key event to the eventqueue, or the simpler > viewer.setDone(true) haven't forced the window to close. it is > important to know that I'm using an osgWidget::WindowManager with this > window. I'm sure there is a simple way of doing this I'm just tapped > out from work. Thanks in advance! > -Russ > _______________________________________________ > 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

