Hi Martin, On Mon, May 11, 2009 at 3:27 PM, Martin Beckett <[email protected]> wrote: > I'm still relying on adapterwidget because QOSGWidget doesn't work on Windows > unless you build Qt with OpenGL rendering (which is very slow).
This sounds a bit odd. QOSGWidget use GraphicsWindow inheritance in which osgViewer provides the actual OpenGL implementation, so Qt shouldn't need to nothing at all about OpenGL. So it doesn't sound like a configuration issue somewhere along the line. > One feature that would be nice is support for Qt widgets being drawn within > OSG > (http://labs.trolltech.com/blogs/2008/06/27/accelerate-your-widgets-with-opengl/) This is something for further down the line, but would likely be a good step towards embedding a WebKit browser into the OSG. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

