aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/namecanvas-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-13 02:20:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-13 02:20:47 +0000
commit67c5a402fd1d2c9b7ce70b98c4fca2fd972312c5 (patch)
tree3dd968ecdff0767718cc6cbaa41ea95cb5c03036 /externals/vanilla/namecanvas-help.pd
parent60a6ee6cf6b7c626067769e35d88f13853414d18 (diff)
replaced with vanilla help files
svn path=/trunk/; revision=14607
Diffstat (limited to 'externals/vanilla/namecanvas-help.pd')
-rw-r--r--externals/vanilla/namecanvas-help.pd62
1 files changed, 8 insertions, 54 deletions
diff --git a/externals/vanilla/namecanvas-help.pd b/externals/vanilla/namecanvas-help.pd
index 80ab7bb2..63f1119e 100644
--- a/externals/vanilla/namecanvas-help.pd
+++ b/externals/vanilla/namecanvas-help.pd
@@ -1,54 +1,8 @@
-#N canvas 0 0 555 619 10;
-#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0
-14 -228856 -66577 0;
-#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header namecanvas 3 12
-0 18 -204280 -1 0;
-#X obj 0 450 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13
--228856 -1 0;
-#N canvas 51 245 494 344 META 0;
-#X text 12 65 LIBRARY internal;
-#X text 12 105 WEBSITE http://crca.ucsd.edu/~msp/;
-#X text 12 25 LICENSE SIBSD;
-#X text 12 85 AUTHOR Miller Puckette;
-#X text 12 145 HELP_PATCH_AUTHORS Updated for Pd version 0.40. Jonathan
-Wilkes revised the patch to conform to the PDDP template for Pd version
-0.42.;
-#X text 12 45 DESCRIPTION attach a canvas to a name;
-#X text 12 5 KEYWORDS control canvas_op;
-#X text 12 125 RELEASE_DATE 1997;
-#X restore 500 597 pd META;
-#X obj 0 478 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0
-13 -228856 -1 0;
-#X obj 0 505 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12
-0 13 -228856 -1 0;
-#X obj 0 568 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12
-0 13 -228856 -1 0;
-#N canvas 102 481 428 109 Related_objects 0;
-#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0
-14 -204280 -1 0;
-#X text 8 2 [namecanvas] Related Objects;
-#X obj 19 43 pddp/helplink iemguts/sendcanvas;
-#X restore 102 597 pd Related_objects;
-#X obj 455 3 namecanvas;
-#X obj 425 20 pddp/pddplink http://wiki.puredata.info/en/namecanvas
--text pdpedia: namecanvas;
-#X obj 120 153 namecanvas \$0-bonzo;
-#X obj 120 210 s \$0-bonzo;
-#X text 98 454 (none);
-#X text 98 482 (none);
-#X obj 120 366 s pd-namecanvas-help.pd;
-#X text 11 23 attach a canvas to a name;
-#X text 168 523 - sets the name to associate with this canvas. Any
-messages sent to this name will be forwarded to the canvas containing
-this [namecanvas] object.;
-#X msg 120 186 msg 50 50 Hi there. This works locally.;
-#X msg 120 338 msg 50 70 This works globally.;
-#X text 78 523 1) symbol atom;
-#X obj 4 597 pddp/pddplink pddp/help.pd -text help;
-#X text 120 240 If you open another instance of this help patch \,
-you'll see that clicking the message box above will create an object
-on the canvas where you click.;
-#X text 119 294 The following is similar \, but it will create an object
-in each "namecanvas-help.pd" patch that you have open:;
-#X connect 17 0 11 0;
-#X connect 18 0 14 0;
+#N canvas 217 14 532 261 12;
+#X obj 66 15 namecanvas;
+#X text 169 15 - ATTACH THIS CANVAS TO A NAME;
+#X obj 204 107 namecanvas bonzo;
+#X msg 205 64 \; bonzo msg 50 50 hi there;
+#X text 44 153 This is obsolete. Instead \, you can just say:;
+#X msg 79 180 \; pd-namecanvas-help.pd msg 50 70 this is better;
+#X text 252 224 updated for Pd version 0.40.;