Re: More constraints confusion
Re: More constraints confusion
- Subject: Re: More constraints confusion
- From: Chuck Soper <email@hidden>
- Date: Thu, 25 Apr 2013 19:06:34 -0700
- Thread-topic: More constraints confusion
On 4/25/13 6:35 PM, "Rick Mann" <email@hidden> wrote:
>On Apr 25, 2013, at 18:30 , Charles Srstka <email@hidden>
>wrote:
>
>> 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.
>
>Sorry, I misunderstood. Yes, I had already pinned the
>Leading/Trailing/Top/Bottom Edges To Superview.
>
>> 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.
>
>Like I said, I think this is something about Image Well (NSImageView). In
>its size inspector, it has three pre-defined sizes in a popup. I think IB
>is trying to require that it be of fixed size. I finally just gave up and
>wrote code to stick my image into the CALayer of an NSView, which does
>not exhibit this behavior in IB.
This would happen if you had the Image Cell selected instead of the Image
Well. If you shift-control click on the IB object that you're trying to
select, you'll get a popup menu. Make sure that you select Image Well not
Image Cell.
Chuck
_______________________________________________
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