Re: Funny issue: one line in GUI is grey-ish
Re: Funny issue: one line in GUI is grey-ish
- Subject: Re: Funny issue: one line in GUI is grey-ish
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Tue, 11 Aug 2020 17:45:05 +0300
>
> NSPopover has a property `appearance`, whose docs say “If no appearance is
> specified, the popover’s effective appearance defaults to `vibrantLight`”.
> This got me wondering, what if we
Thanks a million for your insights and your investigations!
This seems almost like a bug in macOS to me.
When I select the View in Xcode's interface builder , I can see an Appearance
in the right hand panel, and it says "Inherited (System, Aqua)", which sounds
OK to me.
But ...
> change this to something else? Indeed, if you add this line to your setup:
>
> prefs_popover_.appearance = NSAppearance(named: .aqua)
This did help on my side, too - so thanks a million! I would have never found
that solution!
Best regards, Gabriel
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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