Been messing around with an iPhone app. A number of screens have a lot of user input. Some of the fields are numbers only so I show the numeric keyboard. Unhappily it does not have a Return key. I’d like to be able to have the user use the Return key to go to the next field (it’s faster).
Has anyone made such a keyboard? Is it possible to make a text input device (a custom keyboard) in Xojo?
Thanks.