aboutsummaryrefslogtreecommitdiff
path: root/pal/label-tgl.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-02-06 11:16:06 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-02-06 11:16:06 +0000
commit108c7c2f64b9254ea599073bd737f5e5a8b8d9c3 (patch)
tree4597de6a2c79540c5e8a16beadcc5dae68be30a9 /pal/label-tgl.pd
parenta9221abd8f8826e6a71435c631901cad1342401b (diff)
adding jonathan wilkes lovely 'pal' editor, continued work and upgrades to ds-designer, and the start of ds-choice-list, a context-menu-ish gui element (with icons thanks to ds-designer)
svn path=/trunk/abstractions/ds-gui/; revision=10748
Diffstat (limited to 'pal/label-tgl.pd')
-rwxr-xr-xpal/label-tgl.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/pal/label-tgl.pd b/pal/label-tgl.pd
new file mode 100755
index 0000000..804e718
--- /dev/null
+++ b/pal/label-tgl.pd
@@ -0,0 +1,18 @@
+#N canvas 0 0 450 300 12;
+#X obj 122 94 sel 0 1;
+#X obj 122 66 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X obj 11 20 loadbang;
+#X msg 11 46 0;
+#X obj 122 194 outlet;
+#X msg 122 119 symbol empty;
+#X msg 148 148 symbol LABEL;
+#X obj 122 28 r \$1-label-tgl;
+#X connect 0 0 5 0;
+#X connect 0 1 6 0;
+#X connect 1 0 0 0;
+#X connect 2 0 3 0;
+#X connect 3 0 1 0;
+#X connect 5 0 4 0;
+#X connect 6 0 4 0;
+#X connect 7 0 1 0;