Re: Simple question? NSButton/checkbox color
Re: Simple question? NSButton/checkbox color
- Subject: Re: Simple question? NSButton/checkbox color
- From: Kyle Sluder <email@hidden>
- Date: Thu, 05 Jun 2014 20:24:38 -0700
On Jun 5, 2014, at 5:38 PM, SevenBits <email@hidden> wrote:
>
>> On Jun 5, 2014, at 8:32 PM, Alex Kac <email@hidden> wrote:
>>
>> I’m still learning AppKit after many years on iOS :)
>>
>> Given an NSButton based checkbox…what’s the best way to get a colored check? I think we’re just going to have to use a custom image that we create - which is fine just annoying as we’ll also have to match Yosemite - but if there is a better way, I’m all for it.
>
> Why mimic Yosemite? Just use the pre-Yosemite look on < 10.10, and the Yosemite theme on >= 10.10.
>
> It’ll be great to have this new interface be implemented as an NSAppearance, so our apps that use custom drawing can fall back on a legacy appearance if the Yosemite look is not supported yet. Anyone know how this new-UI issue will be handled? Without breaking NDA, could someone indicate if this is like iOS 7, where the interface you get depends on the toolkit you link against.
The NDA has been significantly loosened this year, so I can tell you that there is no support for legacy UI on Yosemite.
--Kyle Sluder
_______________________________________________
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