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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to