Skip navigation.
 
mlRe: Looking pretty / adhering to control tints
FROM : Sherm Pendley
DATE : Tue Dec 07 21:52:52 2004

On Dec 7, 2004, at 12:00 PM, Ken Tabb wrote:

> I have a custom matrix containing image button cells (i.e. they have
> icons on them). I'm in the process of making the icons aqua-bluey, but
> would like to respect those users who prefer the Graphite system
> appearance.


I'd draw the background programatically, using the methods in NSColor
to get the control colors specified in user preferences. Just make sure
your images have an alpha channel, so that the background shows through
where appropriate.

sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

Related mailsAuthorDate
mlLooking pretty / adhering to control tints Ken Tabb Dec 7, 18:00
mlRe: Looking pretty / adhering to control tints Sherm Pendley Dec 7, 21:52