From 3d1d1fe55d488c5786c262099762febbe565c553 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 21 Jul 2003 15:30:25 +0000 Subject: added missing help patches svn path=/trunk/; revision=787 --- externals/build/doc/help-button.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 externals/build/doc/help-button.pd (limited to 'externals/build/doc/help-button.pd') diff --git a/externals/build/doc/help-button.pd b/externals/build/doc/help-button.pd new file mode 100644 index 00000000..a2d21355 --- /dev/null +++ b/externals/build/doc/help-button.pd @@ -0,0 +1,29 @@ +#N canvas 215 105 529 408 10; +#X obj 41 115 button OK; +#X obj 77 249 print; +#X obj 118 128 button Hit_me_with_your_rhythm_stick; +#X msg 118 181 yes I will; +#X obj 118 83 button OK; +#X obj 325 328 del 400; +#X obj 248 256 del 400; +#X obj 324 195 del 400; +#X obj 375 254 del 400; +#X obj 368 246 button Don't_click; +#X obj 321 321 button Don't_click; +#X obj 316 188 button Don't_click; +#X obj 236 247 button Don't_click; +#X text 17 21 Button \, a bang with a label (no pics yet); +#X text 26 374 (C) dosmildos Guenter Geiger; +#X text 17 41 button \, _ are made into spaces; +#X connect 0 0 1 0; +#X connect 2 0 3 0; +#X connect 3 0 1 0; +#X connect 4 0 2 0; +#X connect 5 0 12 0; +#X connect 6 0 11 0; +#X connect 7 0 9 0; +#X connect 8 0 10 0; +#X connect 9 0 8 0; +#X connect 10 0 5 0; +#X connect 11 0 7 0; +#X connect 12 0 6 0; -- cgit v1.2.1