On 24/03/2013, at 3:02 PM, "J. Landman Gay" <jac...@hyperactivesw.com> wrote:

> I've been out of the mobile loop for a while, but my last iOS app scrolled 
> smoothly when I set up acceleratedRendering and assigned the layermode of the 
> field to "scrolling". I had a native scroller over it, but Colin may be right 
> that it doesn't matter.

If you look at it closely you will notice the scroll jump from one position to 
the next (which of course is what it's doing because we can only set the scroll 
when we get the messages) as opposed to any of the native scrolling views which 
appear to glide along smoothly. No amount of property setting magic can make 
setting the scroll of a field/group smoothly transition the scroll from one 
position to the next.

Cheers

--
Monte Goulding

M E R Goulding - software development services
mergExt - There's an external for that!





_______________________________________________
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