• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cannot modify autoresizing with some iOS views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: NSTableView and scrollToPoint:
  • Next by Date: Re: Intermittent scrolling problem in UITableView
  • Previous by thread: Cannot modify autoresizing with some iOS views
  • Next by thread: ARC and NSNib: How to release top-level objects?
  • Index(es):
    • Date
    • Thread