From 687d9c4add0924376942e27959fb43507b5139df Mon Sep 17 00:00:00 2001 From: Roman Haefeli Date: Tue, 5 Oct 2010 20:51:53 +0000 Subject: added help for [receivecanvas] svn path=/trunk/externals/iem/iemguts/; revision=14195 --- help/receivecanvas-help.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 help/receivecanvas-help.pd diff --git a/help/receivecanvas-help.pd b/help/receivecanvas-help.pd new file mode 100644 index 0000000..444a761 --- /dev/null +++ b/help/receivecanvas-help.pd @@ -0,0 +1,18 @@ +#N canvas 33 0 430 262 10; +#N canvas 386 115 340 151 subpatch 0; +#N canvas 450 70 152 94 subsubpatch 0; +#X obj 2 10 receivecanvas 1; +#X obj 2 37 print pd-subpatch; +#X connect 0 0 1 0; +#X restore 52 90 pd subsubpatch; +#X text 48 33 The first argument sets the parent depth.; +#X text 51 49 Have a look at the subsubpatch.; +#X restore 26 206 pd subpatch; +#X obj 25 104 receivecanvas 0; +#X obj 25 129 print receivecanvas-help.pd; +#X obj 23 16 receivecanvas; +#X text 111 16 receives all messages sent to the canvas; +#X text 21 66 depth 0 receives from the canvas containing the [receivecanvas] +object.; +#X text 25 181 Check also:; +#X connect 1 0 2 0; -- cgit v1.2.1