WM6 compatability

Previous topic - Next topic

Doggie

Tried the demo. Compiled for both wince and wince mediaq whatever that is.
The program doesn't run and the mediaq changed my window setting necessitating a soft reset.
Question is does this program compile for windows mobile 6? specifically T-Mobile Wing?

At least it didn't lock it up requiring a hard reset like another product(game creation thingie) did

Thanks

Kitty Hello

Oh no! It should run. Don't use the "mediaQ" setup, it's only for a few older PocketPCs, that had a very slow bus to the screen, which dropped a simple flipscreen to 5 FPS.
What program did you test?

Try this:
Code (glbasic) Select

PRINT "Hello World", 0,0
SHOWSCREEN
MOUSEWAIT



Doggie

WideScroller.

Got any space invaders code I could try or something elaborate enough but not overly complicated
to get an idea if it works and if I feel I might be able to get use out of your language on my ppc.

Kitty Hello

There's a tutorial video that is a space invaders game. Wait... here: http://www.glbasic.com/forum/index.php?topic=936.0