How to dismiss keyboard on mobile

J. Landman Gay jacque at hyperactivesw.com
Fri May 11 01:42:30 EDT 2018


Just to clarify: Your sample handler specifically removed focus, so I'm 
assuming the engine doesn't do that. It sounds like inputReturnKey is the 
mobile equivalent of the standard returnInField message, but for native fields.

But the ambiguous part is the dictionary reference to "the return key is 
pressed and focus is removed" which either means the engine removes the 
focus, or the message is really the equivalent of returnKey, which only 
fires when no field has focus.

--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 10, 2018 9:11:39 PM Mike Kerner via use-livecode 
<use-livecode at lists.runrev.com> wrote:

> The sequence is
> return key is pressed
> focus is removed
> _______________________________________________
> 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