Scott...

Can't really answer your question as it is asked... All I can say is that I 
always have

   iphoneControlSet scrollID, "delayTouches", "true"
   iphoneControlSet scrollID, "canCancelTouches", "true"

bothe 'delayTouches' & 'canCancelTouches' set to true and never seem to have a 
problem with scrollers.


> On Mar 30, 2014, at 4:42 PM, Scott Rossi <sc...@tactilemedia.com> wrote:
> 
> > Hey mobile dev folks:
> > 
> > I'm wondering if anyone has come across an issue iOS issue of a mobile
> > scroller becoming non-responsive if its canCancelTouches is set to false.
> > 
> > I've been working with LC 6.5.2 and 6.5.1, and an xCode 7.0 build.  Things
> > run fine in the simulator.  However, when run on a device (iPhone4s with
> > iOS7), multiple stacks, including RunRev's original mobile scroller demo
> > stack, exhibit the problem.  As soon as canCancelTouches is set to false,
> > the mobile scroller stops working -- no scroll indicators, an no
> > scrolling.  Setting canCancelTouches  to true restores scrolling.
> > 
> > This would seem to be a blocking problem for handing touchable controls
> > within a scrolling group, so I wanted to find out if anyone has come
> > across this before, and more importantly, how to get around it.
> > 
> > I'm preparing to test LC 6.6.0 and xCode 7.1, but thanks in advance for
> > any suggestions/confirmations.
> > 
> > Regards,
> > 
> > Scott Rossi
> > Creative Director
> > Tactile Media, UX/UI Design

                                          
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to