CTRL+ALT+DEL minimizes window
by Ricardo Cesteiro · in Torque Game Builder · 09/01/2008 (9:54 am) · 1 replies
Hi,
Running my game in fullscreen, when i use CTRL+ALT+DEL keys, and then go back to the game, the game window is minimized. Is there any way to prevent this, and keep the window maximized?
Thanks
Running my game in fullscreen, when i use CTRL+ALT+DEL keys, and then go back to the game, the game window is minimized. Is there any way to prevent this, and keep the window maximized?
Thanks
Ricardo Cesteiro
i'm using the "onWindowFocusChange" function. When in window mode, pressing these keys pauses the game.
When in fullscreen mode, i press CTRL+ALT+DEL, lock the computer, and the game isn't paused.
Anyone has any ideas how to make it pause in fullscreen?