Re: NSButton Text Color?
Re: NSButton Text Color?
- Subject: Re: NSButton Text Color?
- From: "I. Savant" <email@hidden>
- Date: Mon, 29 Jan 2007 11:41:20 -0500
To say there's 'no cell' associated with the button is inaccurate.
There is not an NSTextFieldCell associated with the button as the OP
expected, true, but there *is* an NSButtonCell, which is what
provides the -setAttributedTitle: method.
--
I.S.
On Jan 29, 2007, at 8:55 AM, Alan Smith wrote:
There is not a cell associated with the button, the string is drawn
directly.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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