I just noted today that mousestate is not working on Android.
Nobody else has noticed this, or am I the only one?
I dont know - will have to test
Working fine for me (both PC and Android device)
Have you SETACTIVEMOUSE to something other than an acceptable number ?
That was my first though. There was a setactivemouse 0.
But to be sure, I just loaded my "test" program, that was just
repeat
mousestate x,y,b1,b2
print x+y,0,0
showscreen
forever
Will test later, and upload the .apk and the source.
ANyway, with the latest update, I did not un-install and install, as caanoo support was useless for me...
Something has been changed in GLB.
I uninstalled GLB and installed and the same, MOUSESTATE was not working.
I completly deleted distribute/android and compiled again and it worked.