mobilePick with long list
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Livecode Opensource Backer
- Posts: 211
- Joined: Sun Oct 24, 2010 12:13 am
mobilePick with long list
I'm using mobilePick in an iPad app to display a list with 11 items in it. In the simulator, the list pops up with the native iOS look, but it only displays lines 1 - 8. If you touch the list, you discover you can scroll down to the last three lines. But this is bad because it doesn't give the user any hint that the list is scrollable. There's plenty of room on the screen to draw the last three lines, but for some reason mobilePick on iPad iOS 7 only shows you the first 8 lines. I've looked in the documentation but I did not see a way to display all 11 lines. Anyone?
Re: mobilePick with long list
That's standard behaviour. The picker is a fairly common interface element on iOS and so users should be familiar with it's function.
Gerry
Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.
Former LiveCode developer.
Now recovering.