GLBasic forum

Main forum => GLBasic - en => Topic started by: Hark0 on 2009-Feb-13

Title: PocketPC - Disabling Exit App Button?
Post by: Hark0 on 2009-Feb-13
Hi!

Another simple question...

I ar developing a game for PPC... I make my own Exit button.

It's possible disable the Exit App Button added by GL (Blue square + White X)?

TIA, Hark0

P.S. Sorry for my bad english.
Title: Re: PocketPC - Disabling Exit App Button?
Post by: mr_x on 2009-Feb-13
This command: ALLOWESCAPE FALSE - should disable this button
Title: Re: PocketPC - Disabling Exit App Button?
Post by: Hark0 on 2009-Feb-16
Thank you...

I do not know how it was possible to pass this Command....

:-[  :good:

Hark0