Re: layout method not getting called on Content View
Re: layout method not getting called on Content View
- Subject: Re: layout method not getting called on Content View
- From: Dave <email@hidden>
- Date: Wed, 15 Apr 2015 22:06:27 +0100
>
> I recommend you switch to Auto Layout.
AFAICT, Auto-Layout won’t let me do what I want to do.
This is so simple. The NIB file is owned by the window controller. The window is a large window and initially has two frames in it. Later on, I get Notifications telling me a new position and size for the two Views. I just want set the frame on these two views so it reflects the data from the Notification. I can’t see how auto-layout will help me to do this? The Window can’t be resized and even it it were to be resized, I wouldn’t want anything in the window to change position or size.
Thanks, All the Best
Dave
_______________________________________________
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