aboutsummaryrefslogtreecommitdiff
path: root/checkbutton-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-24 07:30:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-24 07:30:33 +0000
commitd334e8fd711b32194a4442b846a21fcffa046012 (patch)
tree56dceaf8dd957d2930d439e3ef7fbbb5765533b7 /checkbutton-help.pd
parent397f32c7485ac4ce497423e9cec2c21f5deffa52 (diff)
added float and bang methods to checkbutton, the float method needs some work on the logic
svn path=/trunk/externals/tkwidgets/; revision=9034
Diffstat (limited to 'checkbutton-help.pd')
-rw-r--r--checkbutton-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/checkbutton-help.pd b/checkbutton-help.pd
index a134218..2696dae 100644
--- a/checkbutton-help.pd
+++ b/checkbutton-help.pd
@@ -16,6 +16,13 @@
#X obj 51 337 pddp/pddplink http://tcl.tk/man/tcl8.4/TkCmd/checkbutton.htm
;
#X msg 141 21 onvalue 5;
+#X msg 347 116 fg blue;
+#X msg 349 138 bg pink;
+#X msg 367 188 anchor w;
+#X msg 116 117 bang;
+#X obj 127 94 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
+1;
+#X msg 53 19 offvalue 3;
#X connect 0 0 6 0;
#X connect 0 0 8 0;
#X connect 0 1 2 0;
@@ -27,3 +34,9 @@
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X connect 13 0 0 0;
+#X connect 14 0 0 0;
+#X connect 15 0 0 0;
+#X connect 16 0 0 0;
+#X connect 17 0 0 0;
+#X connect 18 0 0 0;
+#X connect 19 0 0 0;