aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/openpanel-help.pd
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2006-06-03 19:13:08 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2006-06-03 19:13:08 +0000
commitbeb2211b63b4b80ee07a807e5ffdd441aeea6354 (patch)
tree876eb052d5cec7755053328a470c75e0638b6b94 /pd/doc/5.reference/openpanel-help.pd
parenteb976fa09171036cbaeaabf920708b2d39c49acc (diff)
FFT package selection
Zmoelnig's multi-'$' patch big-soundfile support Patch to set open directories (openpanel, savepanel) patch to allow funny characters in extern names fixed makefile.in to support intel mac svn path=/trunk/; revision=5164
Diffstat (limited to 'pd/doc/5.reference/openpanel-help.pd')
-rw-r--r--pd/doc/5.reference/openpanel-help.pd22
1 files changed, 15 insertions, 7 deletions
diff --git a/pd/doc/5.reference/openpanel-help.pd b/pd/doc/5.reference/openpanel-help.pd
index 15e5d244..b8b7396a 100644
--- a/pd/doc/5.reference/openpanel-help.pd
+++ b/pd/doc/5.reference/openpanel-help.pd
@@ -1,11 +1,19 @@
-#N canvas 35 31 585 245 12;
-#X obj 128 136 openpanel;
+#N canvas 70 117 585 333 12;
+#X obj 128 196 openpanel;
#X msg 128 108 bang;
-#X obj 128 161 print;
+#X obj 128 221 print;
#X text 31 11 openpanel -- query you for a filename;
-#X text 48 218 see also:;
-#X obj 136 219 savepanel;
-#X text 272 223 updated for Pd version 0.33;
-#X text 33 59 When Openpanel gets a "bang" an "Open file" browser appears on the screen. If you select a file \, its name appears on the outlet.;
+#X text 48 278 see also:;
+#X obj 136 279 savepanel;
+#X text 28 44 When Openpanel gets a "bang" an "Open file" browser appears
+on the screen. If you select a file \, its name appears on the outlet.
+;
+#X text 285 289 updated for Pd version 0.40.;
+#X text 178 109 Starts open panel in current directory;
+#X msg 144 136 symbol /tmp;
+#X msg 146 161 symbol C:/;
+#X text 252 137 Starts in a specified directory;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
+#X connect 9 0 0 0;
+#X connect 10 0 0 0;