If it's autolayout, double-check it, especially the priorities; it might be 
hugging more than you expect. What does the UI layout debugger show? I've found 
some layout surprises that way.
________________________________________
From: cocoa-dev-bounces+lrucker=vmware....@lists.apple.com 
[cocoa-dev-bounces+lrucker=vmware....@lists.apple.com] on behalf of Trygve Inda 
[cocoa...@xericdesign.com]
Sent: Saturday, January 23, 2016 11:38 PM
To: Jens Alfke
Cc: Cocoa-Dev List
Subject: Re: NSTextFields will not fully justify in 10.11

>
>> On Jan 23, 2016, at 7:44 PM, Trygve Inda <cocoa...@xericdesign.com> 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

These are static text fields (for copyright text which is several lines).

Trygve




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/lrucker%40vmware.com

This email sent to lruc...@vmware.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to