[ENH] adhere to edge -> center

Stefan Matthias Aust sma at 3plus4.de
Sun Dec 19 17:04:17 UTC 1999


--=====================_945619457==_
Content-Type: text/plain; charset="us-ascii"


After I carefully immitated the behavior of BasicButton for my own morph to
center its submorph, I started to wonder whether the "adhere to edge"
functionality doesn't already support this case.  The center isn't really
an edge, but still, this case occurs quite often.  I think,

  morph setToAdhereToEdge: #center.

already works, therefore I changed the morph menu (changeset attached) so
that you can also choose this option from the red halo menu.

bye
--=====================_945619457==_
Content-Type: text/plain; name="Morph-adhereToEdge.st"
 ; x-mac-type="65417070"
 ; x-mac-creator="43534F6D"
Content-Disposition: attachment; filename="Morph-adhereToEdge.st"
Content-Transfer-Encoding: imap_stub

0,2510,2,688,0,

--=====================_945619457==_
Content-Type: text/plain; charset="us-ascii"



--
Stefan Matthias Aust  //  Bevor wir fallen, fallen wir lieber auf.
--=====================_945619457==_--





More information about the Squeak-dev mailing list