<div dir="ltr"><div dir="ltr">Thanks Ken. That worked perfectly.<br></div><div dir="ltr"><br></div><div>The contributing process requires a better understanding of CUIS than I have (now) so I will refrain from proposing revised wording for the Color class comment.</div><div><br></div><div>Cheers</div><div>A.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 8, 2023 at 9:44 AM <<a href="mailto:ken.dickey@whidbey.com">ken.dickey@whidbey.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ah. Yes. Refactored.<br>
<br>
Check the README.md in<br>
   Cuis-Smalltalk-Dev/Packages/Features/NamedColors/<br>
<br>
You have a choice of several Color-Name Dictionaries -- or you can make <br>
your own.<br>
<br>
If you invoke (for example)<br>
   Feature require: #'<a href="http://XKCD-NamedColors.pck.st" rel="noreferrer" target="_blank">XKCD-NamedColors.pck.st</a>'.<br>
<br>
You will see that the named color packages each require the <br>
'Color-Extras' package, which implements the name lookup mechanics.<br>
<br>
We should update the Color Class Comment.<br>
<br>
Thanks for spotting this!<br>
-KenD<br>
<br>
On 2023-03-08 06:03, Alexandre Rousseau via Cuis-dev wrote:<br>
<br>
> Hi. The Color class comment states that it (the class) understands the <br>
> message "names", yet, in my version of CUIS (5608) it does not.<br>
> <br>
> Am I missing something or has this been removed from the more recent <br>
> builds?<br>
> <br>
> Context : to learn Morphic, I was thinking of building a scrolling list <br>
> of named colors and their visual representations, and documenting that <br>
> for the Cookbook if that can be of use.<br>
> <br>
> Thanks<br>
> Alex<br>
</blockquote></div></div>