• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Arrgh IB constraints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Arrgh IB constraints


  • Subject: Re: Arrgh IB constraints
  • From: Charles Srstka <email@hidden>
  • Date: Sun, 08 Jul 2012 21:05:23 -0500

On Jul 8, 2012, at 8:43 PM, Rick Mann wrote:

> 2012-07-08 18:19:45.577 Console[49250:403] Unable to simultaneously satisfy constraints:
> (
>    "<NSAutoresizingMaskLayoutConstraint:0x7fde9b83a160 h=--& v=--& H:[NSView:0x1029952d0(0)]>",
>    "<NSLayoutConstraint:0x1029960a0 H:[NSTextField:0x7fde9b81fc10]-(79)-|   (Names: '|':NSView:0x1029952d0 )>",
>    "<NSLayoutConstraint:0x102995e80 H:|-(5)-[NSTextField:0x7fde9b81fc10]   (Names: '|':NSView:0x1029952d0 )>"
> )

Actually for this, try giving the view a width constraint, but make it a “Greater Than Or Equal” constraint instead of a straight one. Then, if the system makes another width constraint for you, give that one a lower priority. You probably want to have a Greater Than Or Equal height constraint too, so that the view doesn’t get squished to the point of invisibility.

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


References: 
 >Arrgh IB constraints (From: Rick Mann <email@hidden>)
 >Re: Arrgh IB constraints (From: Todd Heberlein <email@hidden>)
 >Re: Arrgh IB constraints (From: Charles Srstka <email@hidden>)
 >Re: Arrgh IB constraints (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Arrgh IB constraints
  • Next by Date: Re: Arrgh IB constraints
  • Previous by thread: Re: Arrgh IB constraints
  • Next by thread: Re: Arrgh IB constraints
  • Index(es):
    • Date
    • Thread