Re: White highlighted appearance for icons in NSSegmentedCell
Re: White highlighted appearance for icons in NSSegmentedCell
- Subject: Re: White highlighted appearance for icons in NSSegmentedCell
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 20 Feb 2008 13:28:09 -0700
On Feb 20, 2008 AD, at 10:32 AM, Ben Kazez wrote:
If you use a template image, everything should be automatic:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSImage_Class/Reference/Reference.html#/
/apple_ref/occ/instm/NSImage/setTemplate:
Unfortunately this code needs to run on Tiger.
The only way to do that in Tiger is to use an undocumented method &
supply your own white icons. You're best off just making the cell
available only in Leopard if at all possible.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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