Hi,
I created example based on QOSGViewer that works on single X screen
and now I try to make it works on 2 Xscreens but I come across difficulties. So 
I have to create QT main window with border and dialogs on first Xscreen and 
second fullscreen window on second Xscreen.
But could you please give me advice how to make it
for now I have two options
1) According Qt docs I have to use QDesktopWigdet to setup two QT applications 
that works independenly on two Xscreens.
2) Use osg CompositeViwer and combine QOSGviewer and osg viewer into osg 
composite viewer but here I don't undestand how to sync two different 
applications.
Maybe someone give me directions what's the best and right way?
Making one big window is not an option because of two GPUs
Thank you!
Cheers,
Roman

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





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

Reply via email to