On 4/13/07, Robert Osfield <[EMAIL PROTECTED]> wrote:

Hi All,

I have just added a
GraphicsWindow:s/getWindowRectangle(x,y,width,height) method to
osgViewer, and a tested implementation under X11, an untested "guess"
at the appropriate implementation in Win32, and a place holder for
Carbon.  Win32 will need testing, and Carbon a proper implementation.

To test the above, and to tick off another feature missing from
osgviewer I have add a ToggleFullScreenHandler to osgviewer.cpp which
respond to pressing 'f'.   This event handler might be a candidate for
inclusion in osgViewer alongside the StatsHandler, although I am a bit
concerned about poliferation of small event handlers in the osgViewer
names space.  Perhaps we could collect these together under a
ViewerEventHandler header/class.


Hi again Robert,

Looking for fullscreen support I found this entry into the list. And I find
that a ViewerHandler with fullscreen toggle and maybe other features to
determinate should be usefull.
If I make it, should it always be a good candidate for inclusion into
osgViewer ? And any idea of other features for it ?

--
Serge Lages
http://www.magrathea-engine.org
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to