Skip navigation.
 
mlRe: White highlighted appearance for icons in NSSegmentedCell
FROM : Nick Zitzmann
DATE : Wed Feb 20 21:28:09 2008

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/>

Related mailsAuthorDate
mlWhite highlighted appearance for icons in NSSegmentedCell Ben Kazez Feb 20, 18:10
mlRe: White highlighted appearance for icons in NSSegmentedCell Benjamin Stiglitz Feb 20, 18:30
mlRe: White highlighted appearance for icons in NSSegmentedCell Ben Kazez Feb 20, 18:32
mlRe: White highlighted appearance for icons in NSSegmentedCell Nick Zitzmann Feb 20, 21:28