Before my Ubuntu Linux computer stopped working,
I had created an Android APK with two buttons
and a single field.
The first button only opens any stack named
"test.livecode" from Android's document
folder.

The second button script's is:

on mouseup
 do field 1
end mouseup

Could you run an iOS app with
only these two features?

Al
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to