aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-22 14:30:37 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-22 14:30:37 +0000
commitd9b88b864ff2f6a255058945b2915249ab3c7082 (patch)
tree182975da13e6b09327cd4bbd79452c9012867e14
parent25f2913d97910213c377524c04e3885c8a5eef04 (diff)
*** empty log message ***
svn path=/trunk/Framestein/; revision=48
-rw-r--r--Patches/04-01 example-info-rgb-event.pd (renamed from Patches/18 example-info-rgb-event.pd)0
-rw-r--r--Patches/04-02 example-draw-text.pd (renamed from Patches/19 example-draw-text.pd)0
-rw-r--r--Patches/04-03 example-draganddrop.pd21
3 files changed, 21 insertions, 0 deletions
diff --git a/Patches/18 example-info-rgb-event.pd b/Patches/04-01 example-info-rgb-event.pd
index 069a683..069a683 100644
--- a/Patches/18 example-info-rgb-event.pd
+++ b/Patches/04-01 example-info-rgb-event.pd
diff --git a/Patches/19 example-draw-text.pd b/Patches/04-02 example-draw-text.pd
index d2dace5..d2dace5 100644
--- a/Patches/19 example-draw-text.pd
+++ b/Patches/04-02 example-draw-text.pd
diff --git a/Patches/04-03 example-draganddrop.pd b/Patches/04-03 example-draganddrop.pd
new file mode 100644
index 0000000..1bb9741
--- /dev/null
+++ b/Patches/04-03 example-draganddrop.pd
@@ -0,0 +1,21 @@
+#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;