Richmond wrote: > "It seems there's never a keypress event" on Android. > > That's going to be a real %^&*$# for Livecode developers on Android.
There is not normally a key press without a key, and not normally a keyboard without an insertion point in a field.
When using an OS-native field on mobile, LC for both iOS and Android will generate an inputReturnKey message, which seems to work reliably for me across multiple Android devices.
What problem have you encountered in your work? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
