Nur Nachman
Software, Music and Thoughts
About Me
Nur
Drum & Bass Producer, Software Developer, Love my Cats
View my complete profile
Blog
Xorcore
Now
iPhone: How to rotate a UIButton
I wanted to put a rotated button on my view. Here's how to do it in code:
theButton.transform = CGAffineTransformMakeRotation(M_PI / -2);
Newer Post
Older Post
Home