Hi,

you are right, i'm running on Windows platform.
Right now i'm converting my application from osgProducer::Viewer to osg::CompositeViewer. Using osgProducer::Viewer it was possible to move the window without any problems.
The scene was updated in contrast to osg::CompositeViewer (OSG 2.2).

But what is the difference between these two viewers?

Thanks in anticipation
J-W


Jean-Sébastien Guay wrote:
Hello André,

There might be a way to avoid this by using a separate thread for message
dispatching in the GraphicsWindowWin32 class, but that remains to be
explored.

And in fact, I imagine that's what video players like Windows Media Player do, since you can move the window while video is playing and it will not pause.

Not suggesting anything be done about it, just adding a point to consider...

J-S

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to