View Full Version : Moving the Window on the Screen
Is there a way of controlling the location of the window on the screen without using glut commands, and more specifically of moving the window without having to close and reopen it?
nexusone
12-16-2002, 12:03 PM
Yes, using the Windows API commands!
But then it will only compile on a windows machine.
Look for a tutor on using the Windows API
Originally posted by philoherron:
Is there a way of controlling the location of the window on the screen without using glut commands, and more specifically of moving the window without having to close and reopen it?
I am running it on an SGI machine that runs UNIX
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.