- Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
This commit is contained in:
parent
c9adfd020b
commit
e85d191b46
3100 changed files with 775434 additions and 3073 deletions
19
pd-0.44-2/doc/5.reference/openpanel-help.pd
Normal file
19
pd-0.44-2/doc/5.reference/openpanel-help.pd
Normal file
|
@ -0,0 +1,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;
|
Loading…
Add table
Add a link
Reference in a new issue