iOS-StyledPageControl icon indicating copy to clipboard operation
iOS-StyledPageControl copied to clipboard

No drawing visible! (iOS 5.1/Storyboards)

Open elsurudo opened this issue 12 years ago • 2 comments

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?

elsurudo avatar Mar 31 '12 16:03 elsurudo

I'm not familiar with IB. Did not add support for it, but I pulled a request from someone who did a month ago, Can you check if that works?

honcheng avatar Aug 10 '12 23:08 honcheng

you can add it to storyboard set up most options by defining user defined runtime attributes, like this 2015-09-01 12 08 12 pm

EKnizhnik avatar Sep 01 '15 09:09 EKnizhnik