diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2004-02-19 22:23:18 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2004-02-19 22:23:18 +0000 |
commit | d0f6986345970955d6390a6953c35babf587c262 (patch) | |
tree | b9c55d804a317558da506f9655ff495856ef47d8 /test/toxy/button-test.pd | |
parent | d405128358369b5b7424c086c67345d12edfde7d (diff) |
many small improvements in toxy, plustot added
svn path=/trunk/externals/miXed/; revision=1321
Diffstat (limited to 'test/toxy/button-test.pd')
-rw-r--r-- | test/toxy/button-test.pd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/test/toxy/button-test.pd b/test/toxy/button-test.pd index 1fff19f..b37978b 100644 --- a/test/toxy/button-test.pd +++ b/test/toxy/button-test.pd @@ -14,12 +14,14 @@ red -command .<.>; #X msg 56 101 -bg gray -text ""; #X msg 250 74 query tk_chooseColor; #X obj 250 101 tot .; -#X msg 166 187 -command .<:t1 bang.>; +#X msg 166 186 -command .<:t1 bang.>; #X msg 68 186 -width \$1; #X floatatom 68 162 5 0 0 0 - - -; #X msg 62 132 set -activebackground \$1; #X msg 90 213 -command .(set c [tk_chooseColor] .: eval .<| set "-bg" $c "-text" $c.>.); +#X obj 294 268 loadbang; +#X msg 294 295 ini .- config -textvariable ""; #X connect 0 0 3 0; #X connect 1 0 0 0; #X connect 2 0 0 0; @@ -35,3 +37,5 @@ $c "-text" $c.>.); #X connect 14 0 13 0; #X connect 15 0 0 0; #X connect 16 0 0 0; +#X connect 17 0 18 0; +#X connect 18 0 0 0; |