I\'m pulling hairs here. I have an NSTextField created on a xib that has an intrinsicContentSize adjusted to it\'s stringValue.
If I create a textField programmatica
If you do need an editable textfield, make sure the NSTextField has a width constraint set to the minimum width the view should be.