Re: LiveCode development for Android - compatible controls

2011-07-01 Thread J. Landman Gay
On 7/1/11 11:43 AM, Mark Stuart wrote: In the option button, I created a menuPick script and tested it on the Android emulator. The script wouldn't fire. I then changed to a mouseUp script in the button and that didn't fire either. Option buttons don't exist on Android. The usual interface for

LiveCode development for Android - compatible controls

2011-07-01 Thread Mark Stuart
Hi All, I'm having a go at developing for the Android platform, and doing this on WinXP, using LC v4.6.2. I've gone thru the "Hello World" lesson on the runrev site - it worked fine in the IDE and emulator. Now as I continue the discovery period, I'm trying to find which controls work on Android.