How to select lines in a field under a scroller in IOS

Michael Doub mikedoub at gmail.com
Tue Mar 19 17:27:58 EDT 2013


Devin, you are correct.   I have a LiveCode field wrapped in an IOS scroller.   I have been playing with various list behavior and autohilite properties.   Since I am trying to select multiple lines at the same time I am seeing a conflict between the behavior of the field and the scroller.

Looking at the behaviour of the native input control,  apple seems to use a double tap to get into a select mode.  They seem to turn off the scroll while the selection is taking place then turn it back on again.  

It seems that I need to figure out how to disable scrolling during the selection process and then enable it again.

-= Mike


On Mar 19, 2013, at 5:07 PM, Devin Asay <devin_asay at byu.edu> wrote:
> 
> Mike,
> 
> Sounds like you're just using a LiveCode field wrapped in an iOS scroller. You should just be able to set the autohilite and listbehavior properties to true on the LiveCode field and have them hilight in the iOS app. Or am I misunderstanding what you're doing?
> 
> Devin
> 
> 
> Devin Asay
> Office of Digital Humanities
> Brigham Young University
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list