Hello Sanat,

From the code you posted, you're creating 3 graphics contexts using the same traits for all 3. This will obviously put all 3 on the same screen.

traits->displayNum and screenNum need to be set to the screen you want, a different one for each context.

Hope this helps,

J-S
--
______________________________________________________
Jean-Sebastien Guay    jean-sebastien.g...@cm-labs.com
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to