Ouch, what a shame.

Thanks a lot David. As expected, worked perfectly :)

Eric.

On 2010-08-25, at 12:35, David Duncan wrote:

> On Aug 25, 2010, at 4:57 AM, Eric Giguere wrote:
> 
>> The problem is that when I start the application with the Pad upside down, 
>> the splash view does not get auto-rotated even though my main view behind it 
>> is always showing with the right orientation.
> 
> 
> Thats because the view controller managing your view only supports Portrait 
> orientation (because you didn't subclass UIViewController to do otherwise). 
> You need to create a UIViewController subclass to do this that supports all 
> orientations. Assuming your view doesn't require complex layout or image 
> changes (i.e. supporting the portrait and landscape default pngs) it should 
> just work from there.
> --
> David Duncan
> 

Eric Giguere
eric.gigu...@videotron.ca



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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