aboutsummaryrefslogtreecommitdiff
path: root/pd/doc/5.reference/openpanel-help.pd
diff options
context:
space:
mode:
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;