Can't make three20 TTPhotoViewController rotate

I have a UITabBarController application and for every tab I have a UINavigationController .

On one tab and further down a navigation controller I have a TTPhotoViewController

It works just fine except for the fact that it won't rotate.

I understood that the UIBarTabController and UINavigationController must be subclassed and must have overriden shouldAutoRotate .. Is this so? If yes, could you please give more details about this? The examples are rare and the api doc is very poor.

链接地址: http://www.djcxy.com/p/54964.html

上一篇: UIViewController自动旋转不起作用

下一篇: 无法使three20 TTPhotoViewController旋转