[squeak-dev] Proposal: Morphs in Text

karl ramberg karlramberg at gmail.com
Mon Jul 1 09:44:34 UTC 2019


One big issue with the drag and drop is that it is often not clear which
morph one drop into.
There are so many layers of morphs in a text window so it gets confusing to
know which morph to actually
enable to accepting the drop.

But drag and drop are probably a separate issue from text anchors
constructed from
code. Just don't break it to badly  :-)


Best,
Karl



Best.
Karl



On Mon, Jul 1, 2019 at 2:19 AM Chris Muller <ma.chris.m at gmail.com> wrote:

> > I'm a little late here.
> > TextMorph does not really need TextAnchor I think.
> > You can just drop morphs on the text and select avoid occlusions in the
> menu.
> > What are the use of text anchors instead just dropped in morphs ?
> > I filed in TextAnchorPlacement change set and it interferes somewhat
> with the avoid occlusions functions.
>
> I was wondering about the 'avoid occlusions' but spent all my focus on
> the alignment testing, thanks for testing that too!
>
> We should not break that.  I like this new alignment capability, but
> classic DTP text-handling is one of Squeak's most impressive
> capabilities.  Hopefully an easy fix..?
>
>
>  - Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20190701/4ac6645d/attachment.html>


More information about the Squeak-dev mailing list