NSColor <-> NSString
NSColor <-> NSString
- Subject: NSColor <-> NSString
- From: "Simson Garfinkel" <email@hidden>
- Date: Tue, 25 Dec 2001 00:10:27 -0500
Are there any standard methods or functions for converting between NSColor
and NSString?
It looks like the colorWithCatalogName: might be the appropriate function,
but I'mm not sure. The documentation doesn't make it clear if a catalog name
is reserved for the named lists of colors.
Thanks!