<div dir="auto">BTW, a few years ago, for drawing graphs I made GraphEdgeMorph subclass of Morph, and it works but no one seems to do that (the only subclass of Morph in the base image is PlacedMorph), is there a reason for this? Does anyone here have subclasses of Morph in their projects?</div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sat, Nov 8, 2025 at 15:59 Luciano Notarfrancesco <<a href="mailto:luchiano@gmail.com">luchiano@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">I’d like to implement some morphs to do typical dataflow oriented UIs, where you have little boxes (modules) with inputs and outputs, and connect them by wires. So, I have a module with a little submorph that is an input, and i want to click on it and drag a wire and drop it to an output submorph of another module. Any pointers? Hilaire, perhaps you have something similar? This should be super easy with morphic, like Ned Konz connectors. What’s the best way to do this in Morphic 3?
</blockquote></div></div>