<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">Hi, <br>
      </font></p>
    <p><font size="+1">Something annoying I don't understand why:</font></p>
    <pre><font size="+1">    row addMorph: ((PluggableButtonMorph
        model: self
        action: #cancel
        label: 'Cancel' translated) <b>color: Theme current cancelButton</b>).
</font></pre>
    <p><font size="+1">the color message is not honored, color remains
        to the default value.</font></p>
    <p><font size="+1">Afterward, from an inspector the #color: message
        is honored.<br>
      </font></p>
    <p>Is it related to the fact these morph are then added to a
      SystemWindow?<br>
    </p>
    <p>Thanks<br>
    </p>
    <p>Hilaire<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>