Do any of the pd gui / iem gui objects take creation args? Forgive me if I missed this in the help patches.
My thought is that it would be nice to be able to create and set a slider's range like this [hsl 0 1] or set the number of radio buttons like [hradio 2] ...
Dan Wilcox @danomatika danomatika.com robotcowboy.com
On 08/07/13 07:49, Dan Wilcox wrote:
Do any of the pd gui / iem gui objects take creation args? Forgive me if I missed this in the help patches.
all of them do, as this is the way how they keep their properties when loading a patch.
on the downside, most of these arguments are not really meant for humans to parse/write. and afair, they don't support "short lists" of arguments (so you have to specify all arguments, or a rather longish subset)
fgmasdr IOhannes
On 08/07/2013 01:49 AM, Dan Wilcox wrote:
Do any of the pd gui / iem gui objects take creation args? Forgive me if I missed this in the help patches.
For Pd-extended and Pd-l2ork: Should be in a subpatch for the relevant object class, named ${iemgui}_creation_arguments:
http://sourceforge.net/p/pure-data/svn/17190/tree/trunk/doc/pddp/vslider-hel...
Let me know if I missed any.
-Jonathan
My thought is that it would be nice to be able to create and set a slider's range like this [hsl 0 1] or set the number of radio buttons like [hradio 2] ...
Dan Wilcox @danomatika danomatika.com http://danomatika.com robotcowboy.com http://robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list