View Full Version : Open GL - GLUT Window - no-border question
I create window with OpenGL GLUT but I do not want Border and Title of the window in my works. With gl I can but OpenGL GLUT I do not know what to use. Can someone help.
Thank You.
tinak
08-28-2002, 08:08 PM
Originally posted by lamsv:
I create window with OpenGL GLUT but I do not want Border and Title of the window in my works. With gl I can but OpenGL GLUT I do not know what to use. Can someone help.
Thank You.
Well, you could use the GameMode option. But this would make it fullscreen instead. As far as I know GLUT handles the window creation instead of yourself in normal GL programs. Perhaps someone else has come across something else that would do what you want.
Tina
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.