Document Revision History

This table describes the changes to PageControl: Using a Paginated UIScrollView.

DateNotes
2017-09-21

Upgraded to Swift, now uses Storyboards.

2014-08-05

Upgraded for iOS 7 SDK, now uses Autolayout, replaced deprecated APIs, now uses ImageAssets.

2013-02-15

Upgraded to use iOS 6.0 SDK, UIWindow now uses rootViewController, now uses Automatic Reference Counting (ARC), updated to adopt current best practices for Objective-C.

2010-10-18

Updated as a universal application for iPhone and iPad.

2010-06-23

Upgraded project to build with the iOS 4.0 SDK.

2010-02-03

Fixed issue where scrolling by dragging the UIScrollView did not update the UIPageControl.

2008-07-03

First public release. Added a check to eliminate flicker of the UIPageControl when it is used to change pages.

2008-06-08

Demonstrates use of UIScrollView's paging functionality.