diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-26 02:12:13 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-26 02:12:13 +0000 |
commit | d6e37fa5490c8e3465eb4e92a0f9d9a60d3dbc4b (patch) | |
tree | 0cd2cff2368c88f9a16b0beaee43af2445743777 /help/folderpanel-help.pd | |
parent | b8cef69c5bd27cddfa93dd273bdafbee43579f91 (diff) |
Updated help files
svn path=/trunk/externals/tof/; revision=12677
Diffstat (limited to 'help/folderpanel-help.pd')
-rw-r--r-- | help/folderpanel-help.pd | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/help/folderpanel-help.pd b/help/folderpanel-help.pd index 04e1427..b45fd68 100644 --- a/help/folderpanel-help.pd +++ b/help/folderpanel-help.pd @@ -1,13 +1,15 @@ -#N canvas 0 0 450 300 10; -#X obj 146 135 folderpanel; -#X obj 157 95 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#N canvas 372 91 450 300 10; +#X obj 26 148 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X obj 228 202 folderpanel; -#X obj 142 170 print A; -#X obj 227 241 print B; -#X obj 244 162 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 --1 -1; -#X connect 0 0 3 0; -#X connect 1 0 0 0; -#X connect 2 0 4 0; -#X connect 5 0 2 0; +#X obj 26 185 tof/folderpanel; +#X obj 26 221 print; +#X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 +0; +#X text 7 78 author: mrtoftrash@gmail.com; +#X text 5 99 version: 2009-04-14 (initial release); +#X text 6 56 tags: initialization patch; +#X text 6 29 description: queries for a folder; +#X text 140 150 inlet 1 bang: opens the panel; +#X text 140 169 outlet 2 symbol: the folder selected; +#X connect 0 0 1 0; +#X connect 1 0 2 0; |