aboutsummaryrefslogtreecommitdiff
path: root/gui/button-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'gui/button-help.pd')
-rw-r--r--gui/button-help.pd15
1 files changed, 13 insertions, 2 deletions
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 <text> \, _ 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;