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: Jens Alfke <email@hidden>
- Date: Sat, 23 Jan 2016 21:11:14 -0800
> On Jan 23, 2016, at 7:44 PM, Trygve Inda <email@hidden> wrote:
>
> When running in 10.11, my fully justified text fields are no longer so...
> They are left justified only.
>
> Is there a fix for this?
Use an NSTextView instead? It’s generally better to use that class when the user might enter more than a line or two of text, since it has more features (scrollbars, preserving selection when it loses focus, etc.)
—Jens
_______________________________________________
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