List,
 
I have developed a cross platform mobile app for iOS and Android using
LiveCode and it is working OK, but I continue to get a common complaint from
Android users that when they select a field the keyboard does not activate
like on other apps.   
 
This is not an issue on iOS because a when you create the Native Text Box,
you can send the command mobileControlDo <id> "focus" and the keyboard is
activated with a single touch to the text entry field.
 
Android doesn't support this capability so the users needs to touch the
field to activate the Native Text Box and then touch it again to bring up
the keyboard.
 
Has anyone found a way to bring up the virtual keyboard when the Native Text
Box has been created????
 
Thanks for your advice.
Dan
_______________________________________________
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