Has anyone tried using the UIPageIndicator control? I've managed to add it to my view but not sure how to find its delegates! I haven't tried adding subviews to the UIPageIndicator though, wonder if that would work as I'm not sure how to implement the actual pages and attach them to the control.
Also, I've noticed you can't scroll UIPreferenceTables horizontally! As I would like to have two pages with one table each.