aboutsummaryrefslogtreecommitdiff
path: root/checkbutton-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-22 00:37:59 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-22 00:37:59 +0000
commitff4298c30dfd8e4cee237b40acec599020d14ff1 (patch)
tree3b64e3ba6631b4c87d83c9a6e1d55465dd319925 /checkbutton-help.pd
parent2a320ac2fbd246be7b0844fe00b543bcd1bae271 (diff)
- moved iolet drawing/erasing to tkwidgets common
- added iolets roughly to [checkbutton] - cleaned up naming in text.c a bit - moved t_widgetbehavior setup to textwidget_setup() svn path=/trunk/externals/tkwidgets/; revision=9021
Diffstat (limited to 'checkbutton-help.pd')
-rw-r--r--checkbutton-help.pd11
1 files changed, 10 insertions, 1 deletions
diff --git a/checkbutton-help.pd b/checkbutton-help.pd
index c4e0b7e..51cfb0e 100644
--- a/checkbutton-help.pd
+++ b/checkbutton-help.pd
@@ -1,2 +1,11 @@
-#N canvas 351 228 450 300 10;
+#N canvas 148 397 467 404 10;
#X obj 178 105 checkbutton;
+#X msg 98 58 query;
+#X obj 147 167 print QUERY;
+#X msg 147 49 query size;
+#X msg 241 60 size 100 100;
+#X msg 239 30 size 20 20;
+#X connect 1 0 0 0;
+#X connect 3 0 0 0;
+#X connect 4 0 0 0;
+#X connect 5 0 0 0;