GLBasic forum

Main forum => GLBasic - en => Topic started by: jmoser on 2011-Mar-04

Title: App crashes almost every time
Post by: jmoser on 2011-Mar-04
I've got an LXE MX9 handheld terminal - runs CE5.0.

I've loaded the simplest app. Tried both mousewait and keywait.  If I set screen resolution to 240x240 or below, it appears to run and lock up device.  Resolution above that, app does nothing.


PRINT "Hello GLBasic World !", 0, 100;
SHOWSCREEN
//MOUSEWAIT
KEYWAIT

I'm compling to WINCE and moving .exe to device.
Title: Re: App crashes almost every time
Post by: Kitty Hello on 2011-Mar-04
What is the screen resolution of that device?