When running a game in windowed mode, is it possible to automatically ensure the window fits on the screen?
While debugging, I prefer to have my game running in a window, but at the moment, while running the game in a window at 1024x768 on a desktop sized at 1280x1024, the window is only partly visible (it is off to the bottom right of the screen)
I hope that makes sense .......