aboutsummaryrefslogtreecommitdiff
path: root/helplink-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'helplink-help.pd')
-rw-r--r--helplink-help.pd25
1 files changed, 11 insertions, 14 deletions
diff --git a/helplink-help.pd b/helplink-help.pd
index 675458f..3ec1d63 100644
--- a/helplink-help.pd
+++ b/helplink-help.pd
@@ -1,14 +1,11 @@
-#N canvas 314 87 424 397 12;
-#X text 20 10 first entry;
-#X text 50 50 three ways of linking to a;
-#X text 50 170 three ways of linking to a;
-#X obj 50 195 helplink http://puredata.info;
-#X obj 50 230 helplink http://puredata.info -box;
-#X text 50 290 three ways of linking to;
-#X obj 260 290 helplink dsp-help.pd -text another local patch;
-#X obj 50 315 helplink dsp-help.pd;
-#X obj 50 350 helplink dsp-help.pd -box;
-#X obj 270 170 helplink http://puredata.info -text remote URL;
-#X obj 270 50 helplink README.txt -text local file;
-#X obj 50 75 helplink README.txt;
-#X obj 50 110 helplink README.txt -box;
+#N canvas 275 101 468 415 12;
+#X text 20 10 [helplink] makes a clickable link to a help patch based
+on the object name. It is useful for providing links to help patches
+in other patches.;
+#X obj 51 101 helplink select;
+#X obj 54 304 helplink;
+#X obj 50 143 helplink cyclone/counter;
+#X obj 50 181 helplink iemguts/propertybang;
+#X text 29 234 If the help patch or object does not exist \, [helplink]
+will not output an error until someone clicks on the link.;
+#X obj 55 339 helplink Gem/scale;