From 67c5a402fd1d2c9b7ce70b98c4fca2fd972312c5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 13 Dec 2010 02:20:47 +0000 Subject: replaced with vanilla help files svn path=/trunk/; revision=14607 --- externals/vanilla/openpanel-help.pd | 92 ++++++++----------------------------- 1 file changed, 19 insertions(+), 73 deletions(-) (limited to 'externals/vanilla/openpanel-help.pd') diff --git a/externals/vanilla/openpanel-help.pd b/externals/vanilla/openpanel-help.pd index c460580c..b8b7396a 100644 --- a/externals/vanilla/openpanel-help.pd +++ b/externals/vanilla/openpanel-help.pd @@ -1,73 +1,19 @@ -#N canvas 0 0 555 619 10; -#X obj 0 595 cnv 15 552 21 empty \$0-pddp.cnv.footer empty 20 12 0 -14 -228856 -66577 0; -#X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header openpanel 3 12 0 -18 -204280 -1 0; -#X obj 0 310 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 --228856 -1 0; -#N canvas 51 243 494 344 META 0; -#X text 12 105 LIBRARY internal; -#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/; -#X text 12 25 LICENSE SIBSD; -#X text 12 125 AUTHOR Miller Puckette; -#X text 12 185 HELP_PATCH_AUTHORS Updated for Pd version 0.40. Jonathan -Wilkes revised the patch to conform to the PDDP template for Pd version -0.42.; -#X text 12 5 KEYWORDS control GUI; -#X text 12 45 DESCRIPTION query the user for a filename; -#X text 12 65 INLET_0 bang symbol; -#X text 12 85 OUTLET_0 symbol; -#X text 12 165 RELEASE_DATE 1997; -#X restore 500 597 pd META; -#X obj 0 432 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 -13 -228856 -1 0; -#X obj 0 475 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 -0 13 -228856 -1 0; -#X obj 0 503 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 -0 13 -228856 -1 0; -#X text 98 479 (none); -#N canvas 101 483 428 109 Related_objects 0; -#X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 -14 -204280 -1 0; -#X obj 22 43 savepanel; -#X obj 92 43 soundfiler; -#X text 8 2 [openpanel] Related Objects; -#X restore 102 597 pd Related_objects; -#X obj 78 319 cnv 17 3 105 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 --162280 0; -#X obj 78 441 cnv 17 3 17 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 --162280 0; -#X obj 466 3 openpanel; -#X obj 435 20 pddp/pddplink http://wiki.puredata.info/en/openpanel --text pdpedia: openpanel; -#X msg 171 104 bang; -#X obj 171 217 print; -#X text 211 104 Starts open panel in current directory; -#X msg 187 130 symbol /tmp; -#X msg 187 159 symbol C:/; -#X text 265 130 Starts in a specified directory; -#X text 98 318 bang; -#X text 98 364 symbol; -#X text 98 398 list; -#X text 168 318 - a "bang" to the inlet causes an "Open file" browser -to appear on the screen. If you select a file \, the filename appears -at the outet.; -#X text 168 364 - sending a symbol will start the "Open file" browser -in the specified directory.; -#X text 98 440 symbol; -#X obj 171 192 openpanel; -#X text 167 440 - the filename of the selected file is output from -the outlet.; -#X text 99 507 Unlike other symbol-handling objects in Pd \, [openpanel] -can output a symbol that contains spaces \, which will get handled -propertly by an object like [soundfiler]. However \, if you set this -filename to a message box and save the patch \, the symbol will be -converted to a list the next time you open the patch.; -#X text 11 23 query the user for a filename; -#X text 168 398 - a list starting with a symbol will be truncated to -the first element.; -#X obj 4 597 pddp/pddplink pddp/help.pd -text help; -#X connect 13 0 25 0; -#X connect 16 0 25 0; -#X connect 17 0 25 0; -#X connect 25 0 14 0; +#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; -- cgit v1.2.1