Leopard ignores setControlTint: ?
Leopard ignores setControlTint: ?
- Subject: Leopard ignores setControlTint: ?
- From: Robert Clair <email@hidden>
- Date: Thu, 31 Jan 2008 16:53:14 -0500
I have a number of controls set to be gray using code like:
[[myControl cell] setControlTint: NSGraphiteControlTint];
in the appropriate awakeFromNIb.
This worked fine on 10.3 and 10.4, but I just noticed Leopard
(10.5.1) seems to ignore this and draw them in blue. The behavior is
the same whether the app is built on 10.4 or 10.5.
Has anyone else seen this or have any suggestions ?
Robert Clair
_______________________________________________
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