Hi J-S,

On 5/6/07, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote:

> Another way to do it is just use SDL for joysticks, and use the standard
> osgViewer's support for native windowing.  Under Windows we already have
an
> option for changing the display resolution, see
> osg::GraphicsContex::WindowingSystemInterface.

Does that work on Linux too? I need to support both as transparently
as possible, and SDL seemed like a good way at the time, but if
osgViewer::Viewer does all I need on both platforms then there's no
reason to stick with SimpleViewer.


Not yet.  Users are welcome to jump on and implement it :-)

I have done a bit of research into it and SDL do the resize of the window
system, its a bit convoluted though, but at least it shows it possible and
how it might be done.  I haven't had the time to tackle this myself.

Robert.

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

Reply via email to