¡@

Home 

2014/10/15 ¤U¤È 10:14:09

iphone Programming Glossary: shelltvc

iPhone: In landscape-only, after first addSubview, UITableViewController doesn't rotate properly

http://stackoverflow.com/questions/1632117/iphone-in-landscape-only-after-first-addsubview-uitableviewcontroller-doesnt

tested in the Simulator. Here's a little code for you void applicationDidFinishLaunching UIApplication application ShellTVC viewA ShellTVC alloc initWithTitle @ View A ShellTVC viewB ShellTVC alloc initWithTitle @ View B The first subview added.. Simulator. Here's a little code for you void applicationDidFinishLaunching UIApplication application ShellTVC viewA ShellTVC alloc initWithTitle @ View A ShellTVC viewB ShellTVC alloc initWithTitle @ View B The first subview added will rotate to.. you void applicationDidFinishLaunching UIApplication application ShellTVC viewA ShellTVC alloc initWithTitle @ View A ShellTVC viewB ShellTVC alloc initWithTitle @ View B The first subview added will rotate to landscape correctly. Any subsequent subview..