Page 1 of 1

Makslane,Akr, I need your help with home button

PostPosted: Thu Jul 22, 2010 8:57 pm
by krenisis
Ok I tested the game out on my pocket pc. The back key works now on windows mobile. It give you the option to continue or exit. Now the home button though doesnt. Can you fix it so the Home button has the same command as the back button? I need this last piece so I can talk to my friend in Microsoft about testing it out for me. Thanks alot!!

Re: Makslane,Akr, I need your help with home button

PostPosted: Fri Jul 23, 2010 12:01 am
by makslane
Was the back button capturated by the game or the system?
The problem here is the system used by Game Editor (PocketHAL) get the keys exposed by the Windows.

A system key (like the home button, power button, ..) must not be exposed to the application.
If the back button is working (the system, not the game recgnize the key press) and the home button not, I really dont know whats happen.

Can you create a little ged thats show in the screen the key code of the each pressed button (using the getLastKey() function)?

BTW, there are some things, like the key problem to be solved:
http://code.game-editor.com/ticket/18

Re: Makslane,Akr, I need your help with home button

PostPosted: Fri Jul 23, 2010 8:21 pm
by krenisis
Yes i went to your tutorial on how to make it and game editor crashes every time.