Touchscreen not working?

Previous topic - Next topic

Heathtech

I recently started using GLBasic again and updated from 5.110 to 5.360.  Unfortunately, I believe the touchscreen support for the GP2X has broken...
I have a game compiled with the older editor and the touchscreen works fine, but the same game compiled with the latest editor does not respond at all to touches.  This issue also applies to other programs compiled with the latest editor.

Both MOUSESTATE and MOUSEAXIS always return defaults.  Such as, when using MOUSESTATE mx, my, b1, b2, the values of mx and my are both always 100.
Also, as a side-effect of a firmware update maybe, the mx and my values are reversed (mx returns my values and vice versa).  This may not be the case anymore with the latest version, but like I said, there is no response to any form of touch to the screen.

Has anyone else noticed this?

Kitty Hello


Heathtech

Ah, the issue was the firmware upgrade to 4.1.1.  If you revert to 4.0.0 then the issue is resolved.