Hi Simon,

 

Thanks for the reply.

 

I didn't have much luck with ChangeDisplaySettingsEx

 

However, I found this http://www.codeguru.com/forum/showthread.php?t=363365
and it's worked quite well. It's a "fake" fullscreen where you hide
components of your GUI and stretch the drawing window. It needs a bit of
tweaking here and there.

 

Bino

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Simon
Hammett
Sent: Monday, 3 November 2008 7:11 PM
To: OpenSceneGraph Users
Subject: Re: [osg-users] OSG MFC Fullscreen

 

Try

ChangeDisplaySettingsEx

Not sure how that interacts with MFC though.

2008/11/3 Albino Rodrigues <[EMAIL PROTECTED]>

Hi,

 

I've created an application based off the OSG MFC example.

 

Does anyone know how to swap the rendering context between non full screen
and full screen (where no GUI is visible)?

 

I haven't had much luck researching on MSDN.

 

Bino


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
The truth is out there. Usually in header files.

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to