This looks like a fine control in the example project, but I can't get it working in my own...
I'm placing the control visually in my storyboard, and changing the class in IB to "StyledPageControl" (as per usual).
The drawRect method does indeed get called, but nothing is being drawn on screen!
What could the problem be?