From 7d3731fb32ee97e4fb30a853e6aa9cbcf135e83c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 18 Apr 2006 10:10:23 +0000 Subject: wrote script to reorder patches by first number in filename svn path=/trunk/; revision=4933 --- doc/tutorials/intro/03.getting_help.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/tutorials/intro/03.getting_help.pd (limited to 'doc/tutorials/intro/03.getting_help.pd') diff --git a/doc/tutorials/intro/03.getting_help.pd b/doc/tutorials/intro/03.getting_help.pd new file mode 100644 index 00000000..a851ce42 --- /dev/null +++ b/doc/tutorials/intro/03.getting_help.pd @@ -0,0 +1,17 @@ +#N canvas 10 40 620 460 12; +#X msg 179 150; +#X obj 61 150 trigger; +#X text 54 28 comment; +#X obj 12 13 cnv 15 400 40 empty empty Getting_Help 20 12 0 24 -228992 +-66577 0; +#X text 26 291 You can right-click on the canvas to get a list of the +core Pd objects. A more complete list is in the Help Browser \, available +under the Help menu.; +#X text 58 187 object; +#X text 179 186 message; +#X floatatom 275 150 5 0 0 0 - - -; +#X text 276 182 number box; +#X symbolatom 403 151 10 0 0 0 - - -; +#X text 406 182 symbol box; +#X text 21 75 Right-click on anything and select "Help" \, and a help +patch will pop up.; -- cgit v1.2.1