Select an item from mobile "Scroller"? - Solved
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Select an item from mobile "Scroller"? - Solved
I am working on an application where I would like the possible items from an auto-fill field to appear in a "scroller".
Is it possible to do this with LC?
Thanks,
David
Is it possible to do this with LC?
Thanks,
David
Last edited by DR White on Fri Feb 10, 2017 3:09 pm, edited 1 time in total.
Re: Is it possible to select an item from mobile "Scroller"?
Hi David,
you mean something like a "list" field?
Yes, sure this is possible!
Best
Klaus
you mean something like a "list" field?
Yes, sure this is possible!

Best
Klaus
Re: Is it possible to select an item from mobile "Scroller"?
Yes, like a list field that behavior of a mobile scroller.
Re: Is it possible to select an item from mobile "Scroller"?
Hi David,
OK, to get started, take a look at this lesson:
http://lessons.livecode.com/m/4069/l/94 ... ll-a-field
Best
Klaus
OK, to get started, take a look at this lesson:
http://lessons.livecode.com/m/4069/l/94 ... ll-a-field
Best
Klaus
Re: Is it possible to select an item from mobile "Scroller"?
Yes, I did that but I was not able to to put an item from scroller into another list
Re: Is it possible to select an item from mobile "Scroller"?
What did you script so far?
Re: Is it possible to select an item from mobile "Scroller"?
see attachment
- Attachments
-
- TestScrollerPick.livecode.zip
- (2.31 KiB) Downloaded 173 times
Re: Is it possible to select an item from mobile "Scroller"?
Hi David,
the "mouseup" handler needs to go into the list field script!
Best
Klaus
the "mouseup" handler needs to go into the list field script!
Best
Klaus
Re: Is it possible to select an item from mobile "Scroller"?
Revised version with Klaus's suggestions work GREAT!!
Thank so Much,
David
Thank so Much,
David
- Attachments
-
- TestScrollerPick.livecode 2.zip
- (2.32 KiB) Downloaded 169 times
Re: Select an item from mobile "Scroller"? - Solved
Okie Dokie, makes five bucks then!
(Just kidding)
(Just kidding)
