To everyone this time
Are you defining this method in your views or your UIViewControllers?
That method is defined in UIViewController and will only work with its
subclasses.
Luke
On Jul 26, 2009, at 5:30 AM, Agha Khan wrote:
HI
My app controller knows it orientation view but sub
HI
My app controller knows it orientation view but sub-views don't and
even in sub-views I will not hit the code at
- (void)willAnimateSecondHalfOfRotationFromInterfaceOrientation:
(UIInterfaceOrientation)fromInterfaceOrientation duration:
(NSTimeInterval)duration
But how I know