Moving from one field to another

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
richardmac
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 211
Joined: Sun Oct 24, 2010 12:13 am

Moving from one field to another

Post by richardmac » Tue Jan 25, 2011 1:58 am

I have a screen with several fields on it, and I want users to be able to move from one field to another and enter text. On native iPad apps, this is done by touching each field. On LiveCode iPad apps, when you are in a field and you touch a different one, the keyboard slides away, and the field you touched does not get focus - you have to touch it again, then the keyboard slides back up. On a screen with many fields to fill out, this will surely drive an end user mad.

Has anyone figured out a way to deal with this problem?

Post Reply