Page 1 of 1

What happen after power on?

PostPosted: Feb 12, 2003 @ 9:37pm
by JoJo
Dear all,

I am writing a game by using GAPI. When I switch off and on the device during execution of the game, it shows the screen just before execution of my game.

I don't know what's wrong and I can't debug it with neither pc emulator or the actual device because it will close the connection if I switch off the device or emulator.

I wonder if someone can give me any help because I am completely lost.

Thanks in advance.

PostPosted: Feb 12, 2003 @ 10:43pm
by James S
The game window loses focus. Make sure you call SHFullscreen whenever this occurs to prevent it from happening.

PostPosted: Feb 12, 2003 @ 10:59pm
by angedelamort

PostPosted: Feb 13, 2003 @ 6:59pm
by JoJo