On 2016-06-20 03:38, Miller Puckette wrote:
> (I keep wanting to make some
> sort of "delete" message to canvases but can't figure out what would be a
> usable design).

what's wrong with the index that can be found everywhere else?
e.g. iemguts adds a "delete" message (to the canvas) that takes a single
number:
 https://git.iem.at/pd/iemguts/blob/master/src/canvasdelete.c

(actually it takes a list of numbers, but i've never used that).

so using "delete <index>" whould be:
- consistent with the current user-interface (e.g. "connect")
- backward compatible with prior implementations

fgamsdr
IOhannes

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to