aboutsummaryrefslogtreecommitdiff
path: root/extensions/xgui/objects/button.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-02-07 23:05:57 +0000
commit6adfba996c34b2c78515e8a50ad5928188d78612 (patch)
treee93ec4c07be45ae47f8e6065f21b59098998afe5 /extensions/xgui/objects/button.pd
parentc0ab517b9027bd66c32f931ce592932c85f43d7b (diff)
reorganizing
svn path=/trunk/; revision=9376
Diffstat (limited to 'extensions/xgui/objects/button.pd')
-rw-r--r--extensions/xgui/objects/button.pd81
1 files changed, 81 insertions, 0 deletions
diff --git a/extensions/xgui/objects/button.pd b/extensions/xgui/objects/button.pd
new file mode 100644
index 00000000..1b6b696e
--- /dev/null
+++ b/extensions/xgui/objects/button.pd
@@ -0,0 +1,81 @@
+#N canvas 261 228 640 649 10;
+#X obj 21 16 inlet;
+#X obj 21 40 route show float hide;
+#X obj 200 185 pack f f f f;
+#X msg 87 181 hide;
+#X obj 295 193 pack f f;
+#X obj 46 65 t b b b b b;
+#X msg 295 217 show \, pos \$1 \$2 \, color blue \, anchor center;
+#X obj 32 522 outlet;
+#X msg 74 439 color grey;
+#X msg 155 440 color white;
+#X obj 76 369 route click;
+#X obj 154 415 delay 100;
+#X obj 336 164 moy;
+#X obj 293 170 moy;
+#X obj 194 138 \$4;
+#X obj 219 138 \$5;
+#X text 444 533 dh20020428;
+#X msg 200 270 show \, coord \$1 \$2 \$3 \$4 \, width 1 \, color white
+;
+#X obj 243 93 \$4;
+#X obj 277 93 \$5;
+#X obj 243 116 + \$6;
+#X obj 274 117 + \$7;
+#X obj 21 132 t b b;
+#X msg 49 161 raise;
+#X msg 25 188 raise;
+#X obj 323 307 symbol \$3;
+#X msg 323 332 text \$1;
+#X text 95 15 button canvas name text posX posY dX dY;
+#X obj 76 343 rect \$1-c;
+#X obj 56 256 make_obj_name \$2;
+#X obj 88 320 make_obj_name \$2;
+#X obj 37 283 text \$1-t;
+#X obj 200 307 alias \$1-c;
+#X obj 323 357 alias \$1-t;
+#X obj 295 241 alias \$1-t;
+#X obj 113 478 alias \$1-c;
+#X connect 0 0 1 0;
+#X connect 1 0 5 0;
+#X connect 1 2 3 0;
+#X connect 2 0 17 0;
+#X connect 3 0 28 0;
+#X connect 3 0 31 0;
+#X connect 4 0 6 0;
+#X connect 5 0 22 0;
+#X connect 5 0 25 0;
+#X connect 5 1 14 0;
+#X connect 5 2 15 0;
+#X connect 5 3 18 0;
+#X connect 5 4 19 0;
+#X connect 6 0 34 0;
+#X connect 8 0 35 0;
+#X connect 9 0 35 0;
+#X connect 10 0 11 0;
+#X connect 10 0 8 0;
+#X connect 10 0 7 0;
+#X connect 11 0 9 0;
+#X connect 12 0 4 1;
+#X connect 13 0 4 0;
+#X connect 14 0 2 0;
+#X connect 14 0 13 0;
+#X connect 15 0 2 1;
+#X connect 15 0 12 0;
+#X connect 17 0 32 0;
+#X connect 18 0 20 0;
+#X connect 19 0 21 0;
+#X connect 20 0 2 2;
+#X connect 20 0 13 1;
+#X connect 21 0 2 3;
+#X connect 21 0 12 1;
+#X connect 22 0 24 0;
+#X connect 22 1 23 0;
+#X connect 23 0 28 0;
+#X connect 24 0 31 0;
+#X connect 25 0 26 0;
+#X connect 26 0 33 0;
+#X connect 28 0 10 0;
+#X connect 29 0 31 0;
+#X connect 30 0 28 0;
+#X connect 31 0 10 0;