Window placement bugette

Previous topic - Next topic

PeeJay

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 .......
www.peejays-remakes.co.uk
For games, remakes, and GL Basic Tutorials
Artificial Intelligence is no match for Natural Stupidity

Kitty Hello

Oh!
The window should be centered. What OS do you have?

PeeJay

www.peejays-remakes.co.uk
For games, remakes, and GL Basic Tutorials
Artificial Intelligence is no match for Natural Stupidity

Ian Price

Yeah but it's XP on an Apple IIe :P
I came. I saw. I played.

Kitty Hello

Ah. Then I understand. Just wondering where he get's enough memory to have a 1280x1024 desktop :P
PeeJay, try the windowed mode in the project/options, not SETSCREEN. Maybe it's that.

PeeJay

Yep, setting it in the project options works, and centralises the window properly, so it must be some small bugette in the SetScreen command ....
www.peejays-remakes.co.uk
For games, remakes, and GL Basic Tutorials
Artificial Intelligence is no match for Natural Stupidity