Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

foobar8675

macrumors newbie
Original poster
Mar 20, 2009
1
0
Hello All,

I have a view that uses a UITabbar which I'm rotating into landscape. I also have an opengl view loaded by the UITabBarController which is also rotated but I'd like to do the rotation myself for performance reasons.

I tried putting

[self.layer setTransform:CATransform3DIdentity];

in the EAGLView drawView but that didn't work, so I'm stumped. Any thoughts?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.