Self-construction &

forum::für::umläute zmoelnig at umlaeute.mur.at
Mon Jul 16 13:54:56 CEST 2001


> I curently don't kown : 
> * how removing an (obj/msg/etc..) in a patch. 
> * how unconnecting (obj/msg/etc..) 
> * how showing or hiding a sub patch 
> * what it's possible to do and what's is not... 

there is still no possibility to remove obj/msg/connections (as far as i
know)

sending the sub-patch a "vis 1" will make it pop-up, "vis 0" will make
it disappear again
something like:

mfg.vef.ure
IOhannes


#N canvas 266 171 450 300 10;
#N canvas 205 134 600 400 my-subpatch 0;
#X restore 126 205 pd my-subpatch;
#X msg 31 104 \; pd-my-subpatch vis 1;
#X msg 191 103 \; pd-my-subpatch vis 0;
#X text 41 84 pop-up;
#X text 194 85 close;




More information about the Pd-list mailing list