Re: Cannot modify autoresizing with some iOS views
Re: Cannot modify autoresizing with some iOS views
- Subject: Re: Cannot modify autoresizing with some iOS views
- From: Matt Neuburg <email@hidden>
- Date: Sat, 19 Nov 2011 07:28:07 -0800
On Fri, 18 Nov 2011 16:22:14 -0500, David Hoerl <email@hidden> said:
>I have a Xcode 4.2 project with a dozen or so nibs. I'm in the process
>of assuring that all the resizing is set up properly.
>
>I find that a small number of primary views - the one attached to the
>"view" outlet - have "fixed" autoresizing masks, and while I can set or
>unset the four outter attachments, I cannot set the inner two lines.
The rule is that when you create a View nib, the view is not resizable, because it is assumed to be a root view. If that isn't what you want, delete that view and replace it. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook_______________________________________________
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