Re: Text Color in NSButton?
Re: Text Color in NSButton?
- Subject: Re: Text Color in NSButton?
- From: Fritz Anderson <email@hidden>
- Date: Fri, 29 Nov 2002 16:01:59 -0600
On Friday, November 29, 2002, at 03:38 AM, Steve wrote:
Also, none of the attribute types listed in the documentation apply to
bold/italic styles, and yet there is an NSUnderlineStyleAttributeName.
That's because the "bold" and "italic" traits are considered not to be
attributes at all, but differences that make a separate font. See
convertFont:toHaveTrait: in NSFontManager.
-- F
_______________________________________________
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.