From d7a148c8fff7808822bb372f6d6e7c6c1da6a68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Wed, 23 Oct 2002 18:19:13 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=193 --- Patches/04-03.example-draganddrop.pd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Patches/04-03.example-draganddrop.pd') diff --git a/Patches/04-03.example-draganddrop.pd b/Patches/04-03.example-draganddrop.pd index 1bb9741..8dfb923 100644 --- a/Patches/04-03.example-draganddrop.pd +++ b/Patches/04-03.example-draganddrop.pd @@ -1,4 +1,4 @@ -#N canvas 323 36 591 432 12; +#N canvas 323 36 593 434 12; #X obj 15 37 fs.main; #X msg 66 12 reset; #X obj 38 234 fs.event; @@ -8,14 +8,14 @@ -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 msg 50 387 drop a file..; #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 3 0 10 0; +#X connect 4 0 9 0; +#X connect 5 0 9 0; #X connect 7 0 0 0; #X connect 7 0 1 0; -#X connect 10 0 2 0; +#X connect 9 0 2 0; -- cgit v1.2.1