: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On
>Behalf
>Of Scott Rossi
>Sent: Tuesday, August 18, 2015 3:43 PM
>To: LiveCode Mail List
>Subject: Re: No Messages Until Scroll
>
>Yes, I've run into this, or something related to it. It seems that
>controls
ecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Scott Rossi
Sent: Tuesday, August 18, 2015 3:43 PM
To: LiveCode Mail List
Subject: Re: No Messages Until Scroll
Yes, I've run into this, or something related to it. It seems that controls
within a scrolling group are non-responsive
Scott,
mobileControlSet
scrollerName,"vScroll",(mobileControlGet(scrollerName,"vScroll"))
That did the trick! Many thanks!
-Dan
> Yes, I've run into this, or something related to it. It seems that controls
> within a scrolling group are non-responsive until the group has been scrolled
>
Yes, I've run into this, or something related to it. It seems that
controls within a scrolling group are non-responsive until the group has
been scrolled (or received some scroll message). A workaround that seems
to get things going is, after creating the scroller, set the scroll value
of the scr
vices
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Dan Friedman
Sent: Tuesday, August 18, 2015 3:25 PM
To: use-livecode@lists.runrev.com
Subject: No Messages Until Scroll
Greeting! I'm having an issue with a g
Greeting! I'm having an issue with a group of objects receiving a touchStart
(or touchEnd, mouseUp or mouseDown) message. The problem is on iOS only
(haven't tried Android yet, but works fine on the Mac). This is a group of
buttons that are being scrolled by a mobile scroller. If I drag the