I’ve just added a UILabel componet into a view and I’m trying to make it a rounded corner UILabel. I’ve been reading some questions and answers related to the same issue but all of them says that I have to change the source code. Is it really necessary in the new Xcode 4.5 and iOS6? Also I’m not sure if I’m able to see the code generated by the mainstoryboard.
Any help will be appreciated.
Many thanks,
Marcos
to make UILabel with rounded corners do the following:
then you should refer to your UILabel
5 is just an example, of course