Re: Button Text Color
Re: Button Text Color
- Subject: Re: Button Text Color
- From: "Alastair J.Houghton" <email@hidden>
- Date: Tue, 29 Jul 2003 22:20:58 +0100
On Tuesday, July 29, 2003, at 09:50 pm, Seth Willits wrote:
From the looks of it, there's no way to change a NSButton's text
color. More specifically, that of a switch and radio button. Am I
wrong or can I not place either control on a black background?
I haven't tried changing the colour myself, but I think you should be
able to do it by calling -setAttributedTitle: and passing in an
NSAttributedString with a white foreground colour.
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.