Re: Android native field focus problem

2019-10-26 Thread J. Landman Gay via use-livecode
It works here, in fact I had to go out of my way to make it not happen because we didn't want the keyboard popping up. But you do have to have a LC field in place. If the field is the first editable field then LC selects it as usual on opencard, which triggers the Android keyboard to appear. Y

Re: Android native field focus problem

2019-10-26 Thread Richard Gaskin via use-livecode
Lagi wrote: > Routines rewritten using native field. > Works great on IOS but Android > Doesn’t focus on first field to bring up keyboard on initial pageload. The user has to press the field. > > How do we set focus to the field? Switch to iPhone. ;) I've seen that with apps written by some ve