Android Keyboard Activation Issue

Daniel Pierce dpierce at xpertassist.com
Wed Jan 11 22:44:19 EST 2017


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



More information about the use-livecode mailing list