Game Development Community

Remving Window Border

by Torque3a · in Torque Game Builder · 10/12/2006 (8:07 am) · 0 replies

Is there a way to make the window border disappear. When my game is running I don't want to have the Windows window header since the user can't resize and shouldn't be able to close the game except through my quit function.

Or, at least be able to toggle those buttons on or off. I'd really prefer not to have to go back into the engine to do this.

Thanks.