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

John Baughman

macrumors regular
Original poster
Oct 27, 2003
100
0
Using...

Code:
infoMainViewController.modalTransitionStyle = UIModalTransitionStyleFlipHorizontal;

Instead of flipping horizontally around it's vertical axis it flips vertically around it's horizontal axis. I thought this might be because the views are in landscape orientation (not allowed to go to portrait), but I see other apps flipping horizontal in landscape orientation. What do I have to do to make it flip horizontal?

Also when it flips, the background shown during the flip is white. Is there a way to change this color or make it keep the background color of one of the views? I have both views set to the same background color at the moment.

Thanks for any help.

John
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.