Hi Jean, You were right that my graphics card settings were not set to Configured independently from each other (Dual View). I updated the settings in the nvidia Control Panel and now have behavior similar to what you described with being able to drag windows across screens, etc.
But unfortunately, for my application, when I run the program: Screen 1 just has the Windows Taskbar with the osgviewer windows minimized. The osgviewer windows can be viewed in the maximized state only in Screen 2. I used: view->setUpViewOnSingleScreen(1); //for views 1,2,3 with graphics context gc view->setUpViewOnSingleScreen(2); //for view 4 with graphics context gc2 ------------------------------- I am hoping to get the behavior where window 1 is seen on screen-1 and window 2 on screen-2. I'm using Widnows XP and my graphics card is Nvidia Geforce 6800. Thanks Sanat ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30596#30596 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

