[PD] changing the color/text of some GUI element on-the-fly

CK x at meta.lo-res.org
Fri Dec 5 06:23:35 CET 2003


I read:
> one of those nice big colored "bang" buttons would be fine, for the 
> color-changing part, if I could update its color on the fly)

see attached patch and look at the gui docs/help files.

HTH

x

-- 
chris at lo-res.org	Postmodernism is german romanticism with better
http://pilot.fm/	special effects. (Jeff Keuss / via ctheory.com)
-------------- next part --------------
#N canvas 250 174 300 184 10;
#X obj 123 22 bng 100 250 50 0 empty bang empty 0 -6 64 8 -262144 -1
-262144;
#X obj 47 97 s bang;
#X msg 47 61 color \$1;
#X floatatom 47 30 5 0 0 0 - - -;
#X connect 2 0 1 0;
#X connect 3 0 2 0;


More information about the Pd-list mailing list