aboutsummaryrefslogtreecommitdiff
path: root/sys_gui-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'sys_gui-help.pd')
-rw-r--r--sys_gui-help.pd50
1 files changed, 31 insertions, 19 deletions
diff --git a/sys_gui-help.pd b/sys_gui-help.pd
index 7686b23..762305b 100644
--- a/sys_gui-help.pd
+++ b/sys_gui-help.pd
@@ -1,4 +1,4 @@
-#N canvas 449 123 590 584 10;
+#N canvas 0 26 620 614 10;
#X obj 78 223 sys_gui;
#X msg 27 61 menu_doc_browser;
#X text 136 59 open the help browser;
@@ -11,8 +11,6 @@
#X text 333 89 choose a color;
#X text 135 225 DANGER! You can mess up Pd big time with this!! :D
;
-#X text -24 17 This objects give you the ability to send raw Tcl directly
-to the Pd GUI process just like C objects do.;
#N canvas 0 22 454 304 generate 0;
#X obj 101 15 inlet;
#X obj 103 275 outlet;
@@ -116,23 +114,37 @@ are Tcl/Tk commands from the pd to the Pg GUI process.;
#X connect 5 1 4 1;
#X restore 170 469 pd pak ------------------;
#X obj 179 410 loadbang;
+#N canvas 280 175 494 344 META 0;
+#X text 12 65 PLATFORM windows macosx gnulinux;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 125 AUTHOR Hans-Christoph Steiner;
+#X text 12 45 DESCRIPTION send raw Tcl directly to the Pd GUI process
+;
+#X text 12 85 INLET_0 anything;
+#X text 12 105 OUTLET_0;
+#X text 12 5 KEYWORDS control pd_op needs_work (outlet?);
+#X restore 512 562 pd META;
+#X text -24 17 This object gives you the ability to send raw Tcl directly
+to the Pd GUI process just like C objects do.;
#X connect 1 0 0 0;
#X connect 3 0 0 0;
#X connect 5 0 0 0;
-#X connect 6 0 11 0;
+#X connect 6 0 10 0;
#X connect 7 0 6 0;
-#X connect 11 0 12 0;
-#X connect 12 0 0 0;
-#X connect 16 0 17 0;
-#X connect 17 0 28 2;
-#X connect 18 0 28 0;
-#X connect 19 0 28 0;
-#X connect 20 0 21 0;
-#X connect 21 0 28 0;
-#X connect 22 0 20 0;
-#X connect 24 0 15 0;
-#X connect 25 0 26 0;
-#X connect 25 0 27 0;
-#X connect 26 0 28 1;
-#X connect 28 0 24 0;
-#X connect 29 0 18 0;
+#X connect 10 0 11 0;
+#X connect 11 0 0 0;
+#X connect 15 0 16 0;
+#X connect 16 0 27 2;
+#X connect 17 0 27 0;
+#X connect 18 0 27 0;
+#X connect 19 0 20 0;
+#X connect 20 0 27 0;
+#X connect 21 0 19 0;
+#X connect 23 0 14 0;
+#X connect 24 0 25 0;
+#X connect 24 0 26 0;
+#X connect 25 0 27 1;
+#X connect 27 0 23 0;
+#X connect 28 0 17 0;