Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
lautaro
Cocoa with Love: Multiple virtual pages in a UIScrollView with just 2 child views - http://cocoawithlove.com/2009...
Cocoa with Love: Multiple virtual pages in a UIScrollView with just 2 child views
"The UIScrollView and UIPageControl in Cocoa Touch allow for user interfaces with multiple panning pages. The sample project that Apple provides (PageControl) keeps all child views for every page in a lazily loaded array. I'll show you how you can implement this using just two child views, no matter how many virtual pages you wish to represent." - lautaro from Bookmarklet