aboutsummaryrefslogtreecommitdiff
path: root/sys_gui-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-06 02:23:19 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-06 02:23:19 +0000
commit1506fc56c521e5e01c48bf6c76a76e813d5cc985 (patch)
treef6ad6403c0e5731f930314a27f834e67b0a022e9 /sys_gui-help.pd
parenteb12ad0235502b68adf9c2a0f8c4d63441dfca0c (diff)
added a link to the sources and a little instruction of how to find things to modify
svn path=/trunk/externals/hcs/; revision=8940
Diffstat (limited to 'sys_gui-help.pd')
-rw-r--r--sys_gui-help.pd7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys_gui-help.pd b/sys_gui-help.pd
index baf920f..eac6a67 100644
--- a/sys_gui-help.pd
+++ b/sys_gui-help.pd
@@ -1,4 +1,4 @@
-#N canvas 975 22 489 372 10;
+#N canvas 857 104 568 446 10;
#X obj 69 304 sys_gui;
#X msg 69 72 menu_doc_browser;
#X text 178 70 open the help browser;
@@ -50,6 +50,11 @@ to the Pd GUI process just like C objects do.;
#X connect 15 1 1 0;
#X restore 246 212 pd generate web color;
#X msg 245 236 set obj_box_fill #a3cfb5;
+#X obj 77 395 pddp/pddplink http://pure-data.cvs.sourceforge.net/pure-data/pd/src
+;
+#X text 63 350 You can find things to mess with by looking thru the
+Pd code \, look for things that have "sys_gui" and "sys_vgui". These
+are Tcl/Tk commands from the pd to the Pg GUI process.;
#X connect 1 0 0 0;
#X connect 3 0 0 0;
#X connect 5 0 0 0;