On 4/25/13 6:35 PM, "Rick Mann" <rm...@latencyzero.com> wrote:
>On Apr 25, 2013, at 18:30 , Charles Srstka <cocoa...@charlessoft.com> >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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com