returnKey and ask on iPhone

Ralph DiMola rdimola at evergreeninfo.net
Wed Jul 15 08:23:14 EDT 2020


Does it work for an LC field or native field? Maybe custom keyboard is not
supported for "ask"?

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Dan Friedman via use-livecode
Sent: Tuesday, July 14, 2020 7:29 PM
To: How to use LiveCode
Cc: Dan Friedman
Subject: returnKey and ask on iPhone 

Question... Why doesn't the returnKey on my iPhone change to the "Next"
option?

    mobileSetKeyboardReturnKey "next"

    ask "" with pLabel titled askTitle
    if the result = "cancel" then
        exit thisThing
    end if
    put it into tAskData

What am I doing wrong?

-Dan

_______________________________________________
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