Dismiss Keyboard on Mobile

J. Landman Gay jacque at hyperactivesw.com
Sat Sep 30 03:03:49 EDT 2017


Try "focus on nothing" instead of selecting empty.

--
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



On September 30, 2017 12:20:26 AM Sannyasin Brahmanathaswami via 
use-livecode <use-livecode at lists.runrev.com> wrote:

> I have a drop down search panel with radio buttons and a search field.
>
> the search string field is grouped with the search icon (magnify glass icon)
>
> this small group of two objects has  behavior attached. When the user hits 
> the search icon, the string and readio buttons all form and run a dbase query.
>
> Works fine on desktop
>
> But on mobile the keyboard remains "stuck" and I have no way to dismiss it.
> How do you give the user the option to be "done" with text entry
>
> I have "select empty" in mouseup of the search behavior.  I thought this 
> would get the cursor out of the field and cause the keyboard to go away and 
> the mouseup Handler would proceed… but not go… I don't think the touch 
> event even gets through as long as the cursor is still in the field and the 
> keyboard is up…
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list