folderpanel-help.pd 957 B

1234567891011121314151617181920212223242526
  1. #N canvas 1 53 450 300 10;
  2. #X obj 26 148 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
  3. -1;
  4. #X obj 26 185 tof/folderpanel;
  5. #X obj 26 221 print;
  6. #X obj -1 29 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
  7. 0;
  8. #X text 7 78 author: mrtoftrash@gmail.com;
  9. #X text 5 99 version: 2009-04-14 (initial release);
  10. #X text 6 56 tags: initialization patch;
  11. #X text 6 29 description: queries for a folder;
  12. #X text 140 150 inlet 1 bang: opens the panel;
  13. #X text 140 169 outlet 2 symbol: the folder selected;
  14. #N canvas 220 179 494 344 META 0;
  15. #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
  16. Wilkes for Pd version 0.42.;
  17. #X text 12 25 LICENSE GPL v2;
  18. #X text 12 105 AUTHOR Thomas Ouellet Fredericks;
  19. #X text 12 45 DESCRIPTION query for a folder;
  20. #X text 12 65 INLET_0 bang;
  21. #X text 12 85 OUTLET_0 symbol;
  22. #X text 12 5 KEYWORDS control filesystem GUI symbol_op;
  23. #X restore 355 263 pd META;
  24. #X connect 0 0 1 0;
  25. #X connect 1 0 2 0;