iOS - picking from a scrolling list
Graham Samuel
livfoss at mac.com
Wed Apr 4 15:23:34 EDT 2012
Chris, thanks. I have had a look at this (I did not know about it at all) but it isn't really what I had in mind. I want a long list like a set of names in a notebook, so the style I'm looking for is much more like Apple's Contacts app, which does present such a list and allows one to pick from it, rather than a wheel where one sees very few names at any one time, and it is quite hard to whizz from one end of say a 100-item list to another. I'm pleased to say that I've had a reply from MobGUI and I'll see what that looks like and report back.
Graham
OnWed, 04 Apr 2012 10:42:51 -0600, Chris Sheffield <cmsheffield at me.com> wrote:
>
> Check out iphonePick, or mobilePick if you want to be cross platform. That should do what you want. It's all explained in the dictionary.
>
> Chris
>
>
> --
> Chris Sheffield
> Read Naturally, Inc.
> www.readnaturally.com
>
> On Apr 4, 2012, at 10:31 AM, Graham Samuel wrote:
>
>> In an iOS app I'm developing I would like to use a scrolling text list where the user can drag the whole list up and down (i.e. scroll the list) but can also select a line by touching it. This type of interaction is permitted in iOS: a simple example is the index of Apple's own Contacts app.
[snip]
More information about the use-livecode
mailing list