Re: NSForegroundColorAttributeName without AppKit
Re: NSForegroundColorAttributeName without AppKit
- Subject: Re: NSForegroundColorAttributeName without AppKit
- From: Murat Konar <email@hidden>
- Date: Mon, 1 Mar 2010 20:04:41 -0800
On Mar 1, 2010, at 7:53 PM, Graham Cox wrote:
On 02/03/2010, at 2:42 PM, Murat Konar wrote:
Unfortunately it seems that using the @"NSColor" key as part of an
NSAttributedString also requires AppKit.
Well, that's because NSColor (the class) is part of AppKit.
You can still create a literal string @"NSColor" without AppKit - it
does not have anything to do with NSColor the class.
And what would you set the value of an NSColor attribute to? ;)
_murat
_______________________________________________
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