aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/openpanel-help.pd
blob: b8b7396a48cd90cbe67980aac98e2fa07cc89897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#N canvas 70 117 585 333 12;
#X obj 128 196 openpanel;
#X msg 128 108 bang;
#X obj 128 221 print;
#X text 31 11 openpanel -- query you for a filename;
#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;