Is there anyway to hide the name of an array on the canvas? I made an
object that used a GOP array and I'd like to prevent the $0-array from
showing up.
.hc
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it
away to benefit those who profit from scarcity."
-John Gilmore
On Mon, 23 May 2005, Hans-Christoph Steiner wrote:
Is there anyway to hide the name of an array on the canvas? I made an object that used a GOP array and I'd like to prevent the $0-array from showing up.
search for {%s} in pd/src/g_array.c, and in the statement you find, replace:
x->x_name->s_name,
by:
"",
and then all labels will disappear once you do "make && make install" again.
,-o--------o--------o--------o-. ,---. irc.freenode.net #dataflow |
| The Diagram is the Program tm| | ,-o-------------o--------------o-.
-o------------o-------------o-' | | Mathieu Bouchard (Montréal QC) | | téléphone:+1.514.383.3801
---' `-o-- http://artengine.ca/matju -'
No. I plan to add that as an option, RSN...
cheers Miller
On Mon, May 23, 2005 at 08:04:12PM -0400, Hans-Christoph Steiner wrote:
Is there anyway to hide the name of an array on the canvas? I made an object that used a GOP array and I'd like to prevent the $0-array from showing up.
.hc
"[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it
away to benefit those who profit from scarcity." -John Gilmore
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list