ios - Rotate UIView in Storyboard with iOS6 -


i have uilabel want rotated 180 degrees, text appears upside down. did searching , found this question covers rotations cgaffinetransformmakerotation.

is there way rotate right on uistoryboard? label going appear same fixed rotation, nice have show same way in storyboard when running. found this post saying it's impossible, that's pretty old post (i think pre-storyboard). of course if it's not storyboard, can use cgaffinetransformmakerotation in other question linked in viewdidload.

no, there's no way that; have apply transform in code (and, say, viewdidload place).

the storyboard/nib editor remarkably good, there still lot of stuff can view can in code, , applies specific uiview subclasses well. , of course can't access view's underlying layer in storyboard/nib editor @ either; example, can't give view rounded corners in storyboard/nib.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -