mrcrow / MRoundedButton

UIControl subclass like iOS 7 Phone app button
MIT License
632 stars 52 forks source link

unable to set style when creating MRoundedButton from interface builder #13

Open byronduenas opened 9 years ago

byronduenas commented 9 years ago

I'd like a function to set the style, or be able to set runtime attributes to set the style of the button. Right now I'd have to programatically make the button to set the style.