[PD] duplicate connections

Krzysztof Czaja czaja at chopin.edu.pl
Mon Apr 22 12:43:41 CEST 2002


hi Miller,

the possibility to have multiple copies of the same connection
between objects in a patch, i.e. to make a connection [x]_n -> m_[y],
when [x]_n is already connected to m_[y], is left open, both on a gui
level (which means always showing a circle around an inlet), and in
further processing.

I think this should not be allowed, because there is only one visible
line, but the other, `ghost' connections remain active.  So, in case,
you agree, you may look at a simple fix attached.

I have not dealt with `setcursor' branch.  The needed check, quite
similar, would cause some (usually minor) slowdown -- you decide.

Krzysztof

btw, no such duplicates are allowed in max...
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: g_editor.c.diff
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20020422/33ca4c12/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: m_obj.c.diff
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20020422/33ca4c12/attachment.txt>


More information about the Pd-list mailing list