Supamodz
Supamodz

Reputation: 36

Objective c what kind of class are these page controls are from

Hey guys i like how these two applications have their page controls set up. how do you make these type of page controls? also what class are they from? please give me good details im new and just trying to understand thanks in advance.

http://img26.imageshack.us/img26/1529/custompagemarkers.png

Upvotes: 1

Views: 364

Answers (1)

jer
jer

Reputation: 20236

Those are what are called custom views. That is, people are creating them custom, they don't exist in the standard UIKit.

Upvotes: 2

Related Questions