[ENH] Color>>asHTMLColor ( reposted as cs, added tests)

denker at iam.unibe.ch denker at iam.unibe.ch
Thu Jun 3 09:24:16 UTC 2004


from preamble:

"Change Set:		asHtmlColor
Date:			3 June 2004
Author:			rsb

Convert the receiver into an HTML color.
Color white asHTMLColor -> '#FFFFFF'
Color black asHTMLColor -> '#000000'
(Color fromString: '#FF8800') -> '#FF8800' "!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asHtmlColor.cs.gz
Type: application/octet-stream
Size: 601 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040603/82dde8e4/asHtmlColor.cs.obj


More information about the Squeak-dev mailing list