Re: UIScrollView insertSubview:atIndex: problem
Re: UIScrollView insertSubview:atIndex: problem
- Subject: Re: UIScrollView insertSubview:atIndex: problem
- From: David Duncan <email@hidden>
- Date: Tue, 31 Jul 2012 07:43:10 -0700
On Jul 31, 2012, at 3:52 AM, Dave <email@hidden> wrote:
> The above is basically what I'd like to do, hold a number of pages/images "around" the current page and when the user Scrolls left or right replace the appropriate pages/images with newly rendered versions.
So it sounds like you want the views to be visually in a particular position, and you should thus ensure that each view has the correct frame.origin or center to place them that way.
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden