• 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: Resizing UIView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resizing UIView


  • Subject: Re: Resizing UIView
  • From: Graham Cox <email@hidden>
  • Date: Thu, 24 Sep 2009 12:42:53 +1000


On 24/09/2009, at 12:34 PM, DKJ wrote:

I need to learn more about how these resizing properties are supposed to work.


True.

The autoresizing mask is not for the purpose you suppose it is. It's there to tell a view how to resize when its *superview* resizes, which in turn depends on the window. It has nothing to do with the view's content. You have to deal with that yourself (since you are providing the content, that's logical, no?).

--Graham


_______________________________________________

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


References: 
 >Resizing UIView (From: DKJ <email@hidden>)

  • Prev by Date: Re: Snow Leopard: unsupported PointerFunctions configuration was requested
  • Next by Date: Re: Controlling Spaces and retrieving information about the current Space?
  • Previous by thread: Resizing UIView
  • Next by thread: Re: How to do what Finder does programmatically
  • Index(es):
    • Date
    • Thread