[PD] radio button send

Andre Schmidt andre at vju-tv.net
Sat May 3 09:12:31 CEST 2003


hi,

i'm using pd-0.36-0 (from millers site) on linux and the sends of [radio] 
buttons doesn't seem to work right...

attached is a test patch:
when i send a number to [radio] button it's received and the button position 
is displayed correctly, and the number is also sended through to the output 
too... but when i press a button on the [radio] button, it's NOT sended 
out... 

all sends of other objects work...

does some1 have/had this problem too ?

cheers
-andre
ps. i remember it working on windows...
-------------- next part --------------
#N canvas 11 358 370 189 10;
#X obj 23 80 hradio 15 0 0 8 s-test-rad r-test-rad empty 0 -6 192 8
-262144 -1 -1 0;
#X floatatom 22 142 5 0 7 0 - - -;
#X floatatom 23 19 5 0 7 0 - - -;
#X obj 23 42 s r-test-rad;
#X obj 22 116 r s-test-rad;
#X obj 199 31 vradio 15 1 0 8 s-test2-rad r-test2-rad empty 0 -6 192
8 -262144 -1 -1 0;
#X floatatom 244 35 5 0 7 0 - - -;
#X obj 244 58 s r-test2-rad;
#X floatatom 242 137 5 0 7 0 - - -;
#X obj 242 110 r s-test2-rad;
#X connect 2 0 3 0;
#X connect 4 0 1 0;
#X connect 6 0 7 0;
#X connect 9 0 8 0;


More information about the Pd-list mailing list