> On Jan 24, 2016, at 07:24 , Trygve Inda <[email protected]> wrote: >> >> It is not using Auto-Layout. I tried creating one with Auto-Layout and it >> doesn't work either. > > For interest’s sake: > > a. If you specify the text field as being left justified instead of fully > justified, does it wrap at the same or different places in the text? Do you > get the same problem with a different font, or a larger point size?
Justified wraps exactly the same as Left - regardless of font or size. > (I’m wondering if it’s a problem with a custom font.) > > b. Are you displaying plain text or attributed text? If attributed, what > happens to plain text? Plain text in an NSTextField with static text built in IB/Xcode 7.2. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
