<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Very nice. I did minimal changes, like 'rectangular' instead of
      'square' and pushed it to github.</p>
    <p>Thanks!</p>
    <div class="moz-cite-prefix">On 12/08/2025 1:09 PM, Hilaire
      Fernandes via Cuis-dev wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d4cb9c58-356f-4925-b255-00f7999e4efe@free.fr">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="4">There is not specific context. </font></p>
      <p><font size="4">Try, in a Workspace, the examples I showed in
          the earlier screenshot:<br>
        </font></p>
      <p><font size="4">(PluggableButtonMorph model: self action:
          #addArgument label: 'Toto')<br>
                      icon: Theme current listAddIcon ;<br>
                      setBalloonText: 'Add an argument to this script.'
          translated;<br>
                      scale: 5;<br>
                      openInWorld</font></p>
      <p><font size="4">The label and icon does not look right together.
          I don't know how icon and label are supposed to look right
          together.<br>
        </font></p>
      <p><font size="4">(PluggableButtonMorph model: self action:
          #addArgument)<br>
                      icon: Theme current listAddIcon ;<br>
                      setBalloonText: 'Add an argument to this script.'
          translated;<br>
                      scale: 5;<br>
                      openInWorld</font></p>
      <p><font size="4">When only icon, it does not look exactly right.
          On an element of GUI construction, I don't think it is up to
          the user to adjust manually the extent of the button. It makes
          the user code unnecessary complicate. <br>
        </font></p>
      <p><font size="4">The roundButtonStyle attribute may need to be
          rationalized: it can be nil, #none, true or false.</font></p>
      <p><font size="4">This change set improve both the semantic of
          roundButtonStyle (renamed buttonStyle) and try to fix the
          situation of rounded button with icon.</font></p>
      <p><font size="4">It does not fix the situation of button with
          both label and icon. Was it ever a viable way to have button?<br>
        </font></p>
      <br>
      <div class="moz-cite-prefix">Le 11/08/2025 à 19:15, Juan Vuletich
        a écrit :<br>
      </div>
      <blockquote type="cite"
        cite="mid:2e060cae-4694-4dc3-980e-abb3e72781cf@cuis.st">I can't
        run that, because I don't have the context. <br>
      </blockquote>
      <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo"
      moz-do-not-send="true">http://mamot.fr/@drgeo</a></pre>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis.st">www.cuis.st</a>
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich</pre>
  </body>
</html>