diff options
author | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
---|---|---|
committer | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
commit | 158623f3d62b49d88c990d662d8bdfa527175471 (patch) | |
tree | a2ca866509c9d12d894590b4fbdc77f2ca4954a0 /Patches/04-03 example-draganddrop.pd | |
parent | 8c1d53dbb2c5bd6c6dc6c718ef51c11254bd5833 (diff) |
removed white space
svn path=/trunk/Framestein/; revision=102
Diffstat (limited to 'Patches/04-03 example-draganddrop.pd')
-rw-r--r-- | Patches/04-03 example-draganddrop.pd | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Patches/04-03 example-draganddrop.pd b/Patches/04-03 example-draganddrop.pd deleted file mode 100644 index 1bb9741..0000000 --- a/Patches/04-03 example-draganddrop.pd +++ /dev/null @@ -1,21 +0,0 @@ -#N canvas 323 36 591 432 12; -#X obj 15 37 fs.main; -#X msg 66 12 reset; -#X obj 38 234 fs.event; -#X msg 50 288 set \$1; -#X obj 76 150 init; -#X obj 48 151 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 352 180 Drop a file here:; -#X msg 15 12 6001; -#X msg 50 387 ÌßÀÒà1; -#X text 18 95 Using fs.frame and fs.event to provide drag & drop:; -#X obj 38 185 fs.framed draganddrop 352+233; -#X connect 1 0 0 1; -#X connect 2 0 3 0; -#X connect 3 0 8 0; -#X connect 4 0 10 0; -#X connect 5 0 10 0; -#X connect 7 0 0 0; -#X connect 7 0 1 0; -#X connect 10 0 2 0; |