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

2013-03-19 Thread Michael Doub
Can someone give me some advice as to how to allow the user to select lines in a field that is under an IOS scroller? I want the field to be able to scroll, but I also want the user to be able select a set of lines. Thanks Mike ___ use-livecode

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

2013-03-19 Thread Devin Asay
On Mar 19, 2013, at 2:24 PM, Michael Doub wrote: Can someone give me some advice as to how to allow the user to select lines in a field that is under an IOS scroller? I want the field to be able to scroll, but I also want the user to be able select a set of lines. Mike, Sounds like

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

2013-03-19 Thread Michael Doub
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.

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

2013-03-19 Thread Mark Talluto
On Mar 19, 2013, at 2:27 PM, Michael Doub miked...@gmail.com wrote: 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