Re: More constraints confusion
Re: More constraints confusion
- Subject: Re: More constraints confusion
- From: Charles Srstka <email@hidden>
- Date: Thu, 25 Apr 2013 20:30:22 -0500
On Apr 25, 2013, at 6:50 PM, Rick Mann <email@hidden> wrote:
> No, pinning is not what I want. That's what I'm trying to avoid. IB in insisting on pinning the width and the height.
>
> I think it assumes the NSImageWell MUST have a static size, rather than allow it to resize. I'm able to put an NSView without this problem.
Pinning *is* what you want. Do each of "Pin Leading/Trailing/Top/Bottom Edge To Superview", and then the height and width constraints should become deletable.
If it still won't let you delete them even after that, then just give them a low enough priority in the Inspector that they cease to matter.
Charles
_______________________________________________
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