Hi,

I've written a Qt application. It's used to configure some settings which 
should be considered it my visualisation later on. In addition, this window 
update handles sending keep-alive messages via UDP in the background. 

The visualisation itselft should be rendered in an own window by OSG. The 
problem is, as soon as I add the osg window the qt window incl. the UDP 
packages are not updated/sent anymore. 

So my question is, how can I force both (qt and osg) windows to update?

Thank you in advance!

Cheers,
grisu

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=17338#17338





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to