Re: NSTextFields will not fully justify in 10.11
Re: NSTextFields will not fully justify in 10.11
- Subject: Re: NSTextFields will not fully justify in 10.11
- From: Quincey Morris <email@hidden>
- Date: Sun, 24 Jan 2016 10:23:30 -0800
- Feedback-id: 167118m:167118agrif8a:167118sE5NT-LWBU:SMTPCORP
On Jan 24, 2016, at 07:24 , Trygve Inda <email@hidden> 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?
(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?
(I’m wondering if it’s NSAttributedText or NSParagraphStyle that’s behaving differently, not NSTextField.)
_______________________________________________
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