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 protected])

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 [email protected]

Reply via email to