<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">El 8/6/24 a las 10:17, Mariano Montone
      escribió:<br>
    </div>
    <blockquote type="cite"
      cite="mid:ddf39cb1-88c7-47ab-a3d4-049105c00438@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="moz-cite-prefix">El 8/6/24 a las 07:49, Mark Volkmann
        via Cuis-dev escribió:<br>
      </div>
      <blockquote type="cite"
        cite="mid:BE3DD039-A2A1-4C40-A5AB-D4683D718B46@gmail.com">
        <pre>Do morphs support these concepts like in the CSS box model?</pre>
      </blockquote>
      <p>No. But it has crossed my mind to implement several times. I
        don't know if there's anything in Cuis-Smalltalk-UI packages.</p>
    </blockquote>
    <p>In this package I have a ContainerMorph that you can use to wrap
      other Morphs with a padding. <br>
    </p>
    <p><a class="moz-txt-link-freetext" href="https://bitbucket.org/mmontone/mold/src/master/Morphic-Widgets-Extras2.pck.st">https://bitbucket.org/mmontone/mold/src/master/Morphic-Widgets-Extras2.pck.st</a><br>
    </p>
    <p>There are also some extra widgets and layout morphs. I wouldn't
      call it ready for user consumption, but you can have a look if you
      want, for inspiration for your own experiments.</p>
    <p>    Mariano<br>
    </p>
  </body>
</html>