iphonepick

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
teacherguy
Posts: 379
Joined: Thu Dec 08, 2011 2:43 am

iphonepick

Post by teacherguy » Sat Jan 21, 2012 4:55 pm

Having issues with the iphonepick handler. If I use:

iphonePick thePickList

It works fine, except it hilites the fourth line. In trying to have an initial offset of any kind, such as:

iphonePick thePickList, 1

It will return the number of the line first, then I must tap a second time to get it to return the content of that line.

Post Reply