Re: My app controller knows it orientation view but sub-views don't
Re: My app controller knows it orientation view but sub-views don't
- Subject: Re: My app controller knows it orientation view but sub-views don't
- From: Luke the Hiesterman <email@hidden>
- Date: Sun, 26 Jul 2009 06:59:14 -0700
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-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 about orientation where [[UIScreen mainScreen]
bounds]; will not help. Always 320 x 480
-Best regards
Agha
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden