On Sat, 19 Nov 2011 07:28:07 -0800, Matt Neuburg <m...@tidbits.com> said: >On Fri, 18 Nov 2011 16:22:14 -0500, David Hoerl <dho...@mac.com> 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.
Also the view has a Size popup menu in its Simulated Metrics panel (in the Attributes inspector); set that to Freeform and the view becomes manually resizable. m. -- matt neuburg, phd = m...@tidbits.com, <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 (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