Re: No Messages Until Scroll

2015-08-18 Thread Scott Rossi
: 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

RE: No Messages Until Scroll

2015-08-18 Thread Ralph DiMola
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

Re: No Messages Until Scroll

2015-08-18 Thread Dan Friedman
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 >

Re: No Messages Until Scroll

2015-08-18 Thread Scott Rossi
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

RE: No Messages Until Scroll

2015-08-18 Thread Ralph DiMola
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

No Messages Until Scroll

2015-08-18 Thread Dan Friedman
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