Control tints
Control tints
- Subject: Control tints
- From: email@hidden
- Date: Tue, 29 Jan 2002 18:23:34 -0800
I'm making a custom control in Cocoa, and I'd like it to look blue
when the system tint is blue, graphite when the system tint is
graphite. I've found the enumeration for tints and the "control tint
changed" notification in NSCell.h (funny place for it if you ask
me :->). However, I can't find any way anywhere to get the current
system control tint, to know which tint to use in drawing my control.
My control is not NSCell-based, by the way.
Sorry if this has been covered; I'm pretty sure it hasn't come over
recently, anyhow. Thanks!
Ben Haller
Stick Software