Re: NSViews resizeSubviewsWithOldSize is not called on resize
Re: NSViews resizeSubviewsWithOldSize is not called on resize
- Subject: Re: NSViews resizeSubviewsWithOldSize is not called on resize
- From: "I. Savant" <email@hidden>
- Date: Sat, 26 Jan 2008 18:36:54 -0500
On Jan 26, 2008, at 5:28 PM, I. Savant wrote:
You did read that, right? So if you configure the view to auto-
resize by calling -setAutoresizingMask: (not "-setAutoResizeMode",
which does not exist, AFAIK), or setting the sizing springs in
Interface Builder.
Sorry, I didn't finish my thought. I meant to say, if you (do the
above), you shouldn't *need* to override resizeSubviewsWithOldSize
unless you're doing something strange.
--
I.S.
_______________________________________________
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