Hello list,

I just noticed something new: when sending a donecanvasdialog message to a
subpatch in a GOP, it starts editmode in the parent patch. Afaik, this
wasn't the previous behaviour (it still isn't in pd extended).

Here is a patch to illustrate the problem. Doesn't happen with coords,
though.

Best,

Joao
#N canvas 183 22 450 250 10;
#X text 27 28 GOP donecanvasidalog test;
#X text 27 57 1 - send a donecanvasdialog to the GOP will cause the
parent patch to enter edit mode.;
#N canvas 0 50 450 300 test 0;
#X coords 0 0 1 1 95 50 1 0 0;
#X restore 287 130 pd test;
#X obj 29 105 s pd-test;
#X msg 29 85 donecanvasdialog 1 1 1 0 0 1 1 85 60 0 0;
#X obj 29 185 s pd-test;
#X text 27 147 2 - it doesn't happen with coords;
#X msg 29 165 coords 0 0 1 1 95 50 1 0 0;
#X connect 4 0 3 0;
#X connect 7 0 5 0;
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to