I\'m trying to find a way to replace the dots of a UIPageControl with a caption that reads \"Page X of Y\" since I\'ll likely have >50 items. I\'m just becoming familiar with Co
I found a nice custom page control class: DDPageControl
The behavior it's the same as the UIPageControl and you can customize it...