From 4a31b8161144bfc677d950ed27f706a33211ef5b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 Nov 2007 17:39:44 +0000 Subject: added [set( and [options( methods, but still have to figure out how to deal with 'offvalue/onvalue' properly svn path=/trunk/externals/tkwidgets/; revision=9035 --- checkbutton-help.pd | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'checkbutton-help.pd') diff --git a/checkbutton-help.pd b/checkbutton-help.pd index 2696dae..5570286 100644 --- a/checkbutton-help.pd +++ b/checkbutton-help.pd @@ -3,13 +3,12 @@ #X msg 20 111 query; #X obj 263 255 print QUERY; #X msg 24 80 query size; -#X msg 172 78 size 100 100; #X obj 144 168 cnv 15 160 80 empty empty empty 20 12 0 14 -233017 -66577 0; #X obj 69 259 print DATA; #X msg 204 144 cursor gumby; #X obj 155 262 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 -5; +1; #X msg 192 121 text gumby; #X msg 159 53 size 90 20; #X msg 184 102 text "blah blah"; @@ -22,17 +21,19 @@ #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 msg 125 3 offvalue 3; +#X msg 172 78 options; +#X msg 29 140 set 5; +#X connect 0 0 5 0; +#X connect 0 0 7 0; #X connect 0 1 2 0; #X connect 1 0 0 0; #X connect 3 0 0 0; -#X connect 4 0 0 0; -#X connect 7 0 0 0; +#X connect 6 0 0 0; +#X connect 8 0 0 0; #X connect 9 0 0 0; #X connect 10 0 0 0; -#X connect 11 0 0 0; +#X connect 12 0 0 0; #X connect 13 0 0 0; #X connect 14 0 0 0; #X connect 15 0 0 0; @@ -40,3 +41,4 @@ #X connect 17 0 0 0; #X connect 18 0 0 0; #X connect 19 0 0 0; +#X connect 20 0 0 0; -- cgit v1.2.1