[Cuis-dev] connectors
Luciano Notarfrancesco
luchiano at gmail.com
Sat Nov 8 04:04:01 PST 2025
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?
On Sat, Nov 8, 2025 at 15:59 Luciano Notarfrancesco <luchiano at gmail.com>
wrote:
> 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20251108/0455ef1c/attachment.htm>
More information about the Cuis-dev
mailing list