[PD] managing complex gui

Jonathan Wilkes jancsika at yahoo.com
Wed Sep 26 00:01:43 CEST 2012


One way is to serialize the names-- 1-gui, 2-gui, and so on.

Then you can do

[f 50]
|
[until]
|
[f]x[+ 1]
|
[pack 0 0]  <- put the color you want in the 2nd inlet

|

[; $1-gui color $2(

I can't remember the syntax for colors but I think it takes the same
syntax for the iemguis.


-Jonathan



----- Original Message -----
> From: ronni montoya <ronni.montoya at gmail.com>
> To: pd-list at iem.at
> Cc: 
> Sent: Tuesday, September 25, 2012 5:26 PM
> Subject: [PD] managing complex gui
> 
> Hi, can i change the color of my gui elements using messages in pd?
> I was wondering if anybody have develop any strategy, mechanism or
> patch for asigning colors to very large group of gui elements.
> 
> I was thinking that if i have a very large and comple gui , it would
> be nice to apply the color to all elements automatically using the
> language and not by hand one by one.
> 
> 
> 
> any idea?
> 
> 
> 
> 
> 
> 
> R.
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list