[PD] dynamic gui object creation / setting size

IOhannes m zmoelnig zmoelnig at iem.at
Wed Mar 7 20:07:44 CET 2007


hi!

Gernot Tutner wrote:
> hi pd-list!
> 
> i've encountered the problem while trying to dynamically creating gui
> objects that i cant set the size of the gui's. i've tried tgl and hradio.
> 

see http://puredata.info/docs/developer/fileformat

i don't think that you can just skip the parameters that you are not
interested in, you really have to specify all of them

like: "obj 50 100 tgl 5 0 none none none 0 0 0 0 0 1
2 0 0"

if you are unsure, it is always a good idea to just save the gui object
with the properties you want to a file and copy (and adjust) the arguments.

mfga
IOhannes




More information about the Pd-list mailing list