Hi users

I've noticed that the Qt examples set the threading model to SingleThreaded.
I tried changing the threading model (by using the ThreadingModelHandler)
but it crashes right after changing the threading model. I am guessing this
has something to do with the fact that one is only allowed to make GUI calls
in Qt on the main thread. Is anyone working on a solution, so that one can
have the benefits of multithreading inside Qt windows?

Osg version 2.4, Qt version 4.4.0, Windows Vista.

Sincerely,
Peter Wraae Marino & Michael Bach
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to