View Full Version : Full Screen Boarderless Window - Microsoft code
dabeav
04-30-2002, 06:30 AM
Is there a way to create a full screen boarderless window (game style) without using platform specific code?? All the tuts i have found all use windows code to do this. And being that opengl is OPEN. I was wondering if there was a way to do it with glut or such?? Oh, i know I can do it with SDL, but i would rather not. Thank you.
nexusone
04-30-2002, 08:01 AM
Under GLUT you can call glutFullScreen()
http://www.opengl.org/discussion_boards/ubb/smile.gif
Originally posted by dabeav:
Is there a way to create a full screen boarderless window (game style) without using platform specific code?? All the tuts i have found all use windows code to do this. And being that opengl is OPEN. I was wondering if there was a way to do it with glut or such?? Oh, i know I can do it with SDL, but i would rather not. Thank you.
dabeav
04-30-2002, 08:31 AM
Thank you for the info, I will try that as soon as my PC that I have that code on stops defraging.
dabeav
04-30-2002, 08:32 AM
OMG I just realized, im now considered a frequent contributer, DAMN, a morron like me a frequent contributer, maybe because i ask so many questions?? Well I feel proud anyways. LOL...
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.