By the way, it seems that one argument in a "donecanvasdialog" message corresponds to both the "graph on parent" and "hide object name" toggles in the gui dialog -- 0 for both toggles off, 1 for just GOP on -- any other integer for both toggles on.
Matt
From: Frank Barknecht fbar@footils.org Subject: Re: [PD] dynamically set "graph on parent" option? To: pd-list@iem.at Message-ID: 20081113214049.GA21579@footils.org Content-Type: text/plain; charset=us-ascii
Hallo, altern hat gesagt: // altern wrote:
do you mean something like this? http://lists.puredata.info/pipermail/pd-list/2005-05/028394.html
i was looking for something more like a proper flag in the object that could be switch on and off, like |pd-mysubpatch gop 1( or something like that...
Something like that isn't available, so "donecanvasdialog 0 0 $1" is the only way. Don't rely to much on it to stay, though.
Ciao
Frank