Hi,
I have an a vertical scroll-view in which i have 3-4 child scrollviews that slide horizontally, i want to control the vertical scroll-view (Parent) with a slider.
Anyone have any idea for this?
Thanks Inam
Hi,
I have an a vertical scroll-view in which i have 3-4 child scrollviews that slide horizontally, i want to control the vertical scroll-view (Parent) with a slider.
Anyone have any idea for this?
Thanks Inam
[Scroll_View scrollRectToVisible:CGRectMake(0,460, 320, 460) animated:NO];