More Page Control

This code is now a part of the BaseAppKit.

I’ve just added more goodness to my UIPageControl substitute:

  • Ability to set active and inactive colors: you may have red for current page and blue for other pages for example.
  • Modes: you can choose between default dots, blocks and three progress styles!
  • Fit mode: if your primary mode is dots or blocks and they don’t fit in control’s view then control will use fit mode that could be one of the progress modes; very convenient for variable number of pages.

more-page-control.png

All updates are in SVN here: ZZPageControl.