delayTouches and iOS7
John Dixon
dixonja at hotmail.co.uk
Thu Oct 24 17:51:54 EDT 2013
Dan..
Try replacing your mouseDown handler... put the script into a touchEnd handler. That is a fix that has worked for me..
Dixie
> From: cmsheffield at icloud.com
> Subject: Re: delayTouches and iOS7
> Date: Thu, 24 Oct 2013 12:16:39 -0600
> To: use-livecode at lists.runrev.com
>
> Dan,
>
> It’s a bug of some kind. Not sure why it only occurs under iOS 7. I’ve already submitted a bug report bug 11242. Hopefully it’ll get fixed asap. I’m trying to get an app update ready to go.
>
> Chris
>
>
> --
> Chris Sheffield
> Read Naturally, Inc.
> www.readnaturally.com
>
>
>
> On Oct 24, 2013, at 11:35 AM, Dan Friedman <dan at clearvisiontech.com> wrote:
>
> > Gentlemen,
> >
> > I am having a little trouble with native scrollers on iOS 7. It's almost as if the delayTouches property doesn't work. For example, say you have a scrolling list field with a mouseDown event and your scrolling the list with a native scroller. The list doesn't scroll right because the mouseDown event seems to be passed to the field immediately - even though the delayTouches property is set to true.
> >
> > This is working fine in iOS 5 and 6. I am using LiveCode 6.1.2 and XCode version 4.6.2. Is this a know issue is LC? Do I need to update XCode? Anyone have any experience or knowledge with this?
> >
> > Thank you in advance,
> > -Dan
> > _______________________________________________
> > 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
>
> _______________________________________________
> 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