Hi,

I run my osg program in fullscreen mode by setting traits width height to the 
same as desktop, x and y position to 0 and disabling window decoration. This 
prevents my windows file input dialog to show (it opens behind the osg window 
and I need to alt+tab to it). It shows at top level when running in a smaller 
osg window that doesn't cover the the whole desktop.

Can I set the osg window options to have full screen specifications without the 
program going into fullscreen mode? Just having the window floating on top.

I use 
http://msdn.microsoft.com/en-us/library/windows/desktop/bb776913%28v=vs.85%29.aspx
 to open the file dialog on Windows 7 x64 and OSG version 3.1.3. Maybe there 
are better approaches to do this?

Thank you!

Cheers,
David

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





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

Reply via email to