lms-video/pd-0.44-2/doc/5.reference/savepanel-help.pd
Santi Noreña e85d191b46 - 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
2013-02-04 18:00:17 +01:00

12 lines
464 B
Text

#N canvas 9 118 567 234 12;
#X msg 102 92 bang;
#X obj 102 145 print;
#X text 295 199 updated for Pd version 0.24;
#X text 28 192 see also:;
#X text 16 35 When Savepanel gets a "bang" a "Save As" file browser appears on the screen \, If you choose a filename \, it appears on the outlet.;
#X obj 102 120 savepanel;
#X obj 115 191 openpanel;
#X obj 19 7 savepanel;
#X text 104 6 - query you for the name of a file to create;
#X connect 0 0 5 0;
#X connect 5 0 1 0;