On Wed, Aug 13, 2008 at 5:43 PM, Jeremy Moles <[EMAIL PROTECTED]> wrote: > Robert, > > Do you think it's within the scope of this EventAdapter object to issue > a standard RESIZE event when you press the key to enter fullscreen mode?
It should be the windowing system that produces the resize event. > If so, I'll submit a patch doing so. > > (However, I also see it making sense to ask that folks derive their own > objects from WindowSizeHandler, so I can see a reason for it NOT issuing > that event as well.) > > I just wanted to ask quickly before writing up a patch; working on some > osgWidget stuff, and this is related. :) What situations are you getting/not getting resize events? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

