diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2004-03-09 12:41:22 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2004-03-09 12:41:22 +0000 |
commit | bc5e203f7787980f65f81ddbf69a619ab34fa85e (patch) | |
tree | 008164a186948e7821e67e5325c0acc3024f6d98 /test/toxy/button-test.pd | |
parent | d9072a0e0ecb227c9a42dddf027e29a04f080f4e (diff) |
toxy alpha6
svn path=/trunk/externals/miXed/; revision=1396
Diffstat (limited to 'test/toxy/button-test.pd')
-rw-r--r-- | test/toxy/button-test.pd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/toxy/button-test.pd b/test/toxy/button-test.pd index b37978b..26e181b 100644 --- a/test/toxy/button-test.pd +++ b/test/toxy/button-test.pd @@ -22,6 +22,8 @@ red -command .<.>; $c "-text" $c.>.); #X obj 294 268 loadbang; #X msg 294 295 ini .- config -textvariable ""; +#X obj 250 21 widget button bb -bg green -activebackground yellow +-command .<.> ; #X connect 0 0 3 0; #X connect 1 0 0 0; #X connect 2 0 0 0; @@ -39,3 +41,4 @@ $c "-text" $c.>.); #X connect 16 0 0 0; #X connect 17 0 18 0; #X connect 18 0 0 0; +#X connect 19 0 10 0; |