sub viewcontroller rotation
I hope to rotate only one viewcontroller in a multi viewcontroller ( rootviewcontroller and viewcontroller 1, viewcontroller2,..)project.
Is it possible?
I noticed I have to make rootviewcontroller enable shouldAutorotateToInterfaceOrientation.
But the function willAnimateRotationToInterfaceOrientation in the sub viewcontroller that I prefer to rotate was not fired.
Welcome any comment
Thanks
interdev
Last edited by interdev; 08-09-2010 at 03:13 PM.
Reason: spelling mistake
|