Re: How to change to the smoother single-stage animation
Re: How to change to the smoother single-stage animation
- Subject: Re: How to change to the smoother single-stage animation
- From: Roy Lovejoy <email@hidden>
- Date: Wed, 7 Apr 2010 20:19:11 -0700
Hi:
I am getting this message.
Using two-stage rotation animation. To use the smoother single-
stage animation, this application must remove two-stage method
implementations.
I'm getting this message on a brand-new (created with 3.2 SDK) Tab
project-
there are *NO* two stage methods anywhere in the project, and in the 3
UIViewControllers subclasses I had only
shouldAutorotateToInterfaceOrientation:, and it did the console spew..
I then added willAnimateRotationToInterfaceOrientation:duration: and
it still did it-
so..
iPhone Tab template project no two-stage rotation console spew
iPhone Tab template project +
shouldAutorotateToInterfaceOrientation: two-stage rotation console spew
iPhone Tab template project +
shouldAutorotateToInterfaceOrientation: + two-stage rotation console
spew
willAnimateRotationToInterfaceOrientation:duration:
something *else* is going on
_______________________________________________
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