site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=majestysoftware.com; h=Received:Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer:X-Identified-User; b=rrzEEfg1Wis6PT7eZufKnRc6MLTApSPq7RYReSppP/KtNaQNR/mVgGqm/UVT0FN6KIifDjg2VYFmGACMbb3QKy/omgB5CGIb9DRc8+Xm9G0dcc7jXGdq/xfd20mLrC3W; Ian, Are you saying that the view is drawing in the proper orientation but it isn't filling the width of the landscape display? If this is the case, I would have a look at the autoresizing mask settings for the problematic view(s). -- Tony Ingraldi http://www.majestysoftware.com/ Old-fashioned values and high-tech know-how On Dec 31, 2009, at 8:21 PM, Ian was here wrote:
I create a view programmatically, then add it to the UIViewController. It works as expected in landscape mode, but when I remove it, then add another view, it appears to be landscape, yet it draws as if in portrait mode. It doesn't matter which view I start with, only the first one draws in landscape.
_______________________________________________ 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/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com
participants (1)
-
Tony Ingraldi