Hi Robert. I'm working with a qtOsg application that uses internal windows.
Each window represents a viewer thats is being managed by a composite viewer. 1 - The program starts with no scenario windows 2 - I can add or remove Windows with a new/open file operation. 3 - for the first window to be opened everything works perfect regarding events ( mouse click, mouse press, drag, etc ). 4 - For all the others i have to wait a time till the event handler starts to work. Sometimes, It takes more than 5 seconds. Do i have to force some call to make the current window active together with its current viewer's event handler ? When using osg 2.9.15 i had no trouble with this. Now I'm using osg 3.0.1 My friends have reported me the same problem in version 3.0.0. Regards Andre _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

