How can I drag the scroll view to the next cell from the script?
Title: Re: How can I drag a scroll view sideways from script?
Post by: Razhagal on May 12, 2015, 03:32:28 AM
Do you use a grid or table inside it? Or is it just random stuff into the scroll? If it's the first case you could use UICenterOnChild and attach it to the grid/table and just tell him which element to center on.
Title: Re: How can I drag a scroll view sideways from script?
Post by: alexh0101 on May 12, 2015, 08:57:34 PM
Hi there,
Thanks for that, it worked. I'm using a grid and this code: