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 | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 10, 2018 9:11:39 PM Mike Kerner via use-livecode <use-livecode@lists.runrev.com> wrote:

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




_______________________________________________
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