From 8be40503d729c0dbba2d32073865903248f8151b Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 15 Nov 2010 05:04:33 +0000 Subject: added META subpatch and filled in some missing help patches svn path=/trunk/externals/ggee/; revision=14439 --- gui/button-help.pd | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'gui/button-help.pd') diff --git a/gui/button-help.pd b/gui/button-help.pd index fe4ec9d..ad17df0 100644 --- a/gui/button-help.pd +++ b/gui/button-help.pd @@ -1,12 +1,23 @@ -#N canvas 215 105 529 408 10; +#N canvas 0 26 382 351 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 text 17 21 Button \, a bang with a label (no pics yet); -#X text 26 374 (C) dosmildos Guenter Geiger; +#X text 26 314 (C) dosmildos Guenter Geiger; #X text 17 41 button \, _ are made into spaces; +#N canvas 186 148 494 344 META 0; +#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE Tcl/Tk; +#X text 12 115 AUTHOR Guenter Geiger; +#X text 12 45 DESCRIPTION button with a label that sends a bang when +pressed; +#X text 12 75 INLET_0 bang; +#X text 12 95 OUTLET_0 bang; +#X text 12 5 KEYWORDS control GUI; +#X restore 332 326 pd META; #X connect 0 0 1 0; #X connect 2 0 3 0; #X connect 3 0 1 0; -- cgit v1.2.1