diff options
author | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-11-04 20:49:31 +0000 |
---|---|---|
committer | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-11-04 20:49:31 +0000 |
commit | fea0da5d98595444a37486a1a7fe6bfebf7c8942 (patch) | |
tree | 4de081976efe430f5b672af1f01cc0b526cfd318 | |
parent | 17d98df4c2d0bc9c0f8380cf5cac165de1a257f1 (diff) |
nice bitmap
svn path=/trunk/Framestein/; revision=201
-rw-r--r-- | Patches/04-03.example-draganddrop.pd | 7 | ||||
-rw-r--r-- | dropfile.bmp | bin | 0 -> 76088 bytes |
2 files changed, 5 insertions, 2 deletions
diff --git a/Patches/04-03.example-draganddrop.pd b/Patches/04-03.example-draganddrop.pd index 8dfb923..a1253fb 100644 --- a/Patches/04-03.example-draganddrop.pd +++ b/Patches/04-03.example-draganddrop.pd @@ -1,4 +1,4 @@ -#N canvas 323 36 593 434 12; +#N canvas 323 36 595 436 12; #X obj 15 37 fs.main; #X msg 66 12 reset; #X obj 38 234 fs.event; @@ -10,12 +10,15 @@ #X msg 15 12 6001; #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 msg 50 387 ; +#X msg 120 150 dropfile.bmp; #X connect 1 0 0 1; #X connect 2 0 3 0; #X connect 3 0 10 0; #X connect 4 0 9 0; +#X connect 4 0 11 0; #X connect 5 0 9 0; #X connect 7 0 0 0; #X connect 7 0 1 0; #X connect 9 0 2 0; +#X connect 11 0 9 0; diff --git a/dropfile.bmp b/dropfile.bmp Binary files differnew file mode 100644 index 0000000..6f36e3f --- /dev/null +++ b/dropfile.bmp |