• 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: AutoLayout in a Box
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AutoLayout in a Box


  • Subject: Re: AutoLayout in a Box
  • From: Ulf Dunkel <email@hidden>
  • Date: Mon, 11 Apr 2016 08:56:26 +0200
  • Organization: invers Software & DSd.net

The miracle of your question seems to stick in the message: “Unable to simultaneously satisfy constraints:…” - As long as we don't know which constraints should be satisfied simultaneously, we can only guess. My guess is that you might want to remove the height=20 constraint. What about wrapping text?

---Ulf Dunkel

- - - - -

Am 10.03.2016 um 07:22 schrieb Gerriet M. Denkmann:
> I created a new OS X Application with Xcode Version 7.2.1 (7C1002).
>
> In the middle of the window I placed an NSTextField.
>
> Xcode → Editor → Embed In… → Box.
>
> Set Top, Bottom, Leading, Trailing of Box to SuperView (window) = Default
> Set Top, Bottom, Leading, Trailing of TextField to SuperView (box) = Default
> TextField width ≥ 200
> TextField heigth = 20
>
> 1. Xcode tells me that TextField needs constraints for y position or height. Why?
>
> 2. When I run the app, I get told “Unable to simultaneously satisfy constraints:…”
>
> 3. I can resize the window so that the TextField clearly get smaller than 200.
>
> None of these problems for a TextField outside of the box.
>
> I know that thinking outside the box is considered a virtue, but being able to do autolayout in a box would also be a good think.
>
> How can this be done?
>
> Gerriet.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: AutoLayout in a Box
      • From: "Gerriet M. Denkmann" <email@hidden>
  • Prev by Date: Re: Xcode has decided that I don't need my breakpoints to work after all ....
  • Next by Date: Counterparts display of Swift translation of C header is broken
  • Previous by thread: Install Location, Build Location
  • Next by thread: Re: AutoLayout in a Box
  • Index(es):
    • Date
    • Thread