Tinting Buttons
Tinting Buttons
- Subject: Tinting Buttons
- From: <email@hidden>
- Date: Sat, 23 Jun 2001 16:14:11 +1000 (EST)
Hi,
I want to be able to apply a tint to a button, either programatically or
from interface builder.
I thought I was onto something with NSControlTint but it only takes an
enum whereas I think I need something that takes and NSColor.
Thanks,
Andrew