[PD] object name in GOP abstraction

Federico xaero at inwind.it
Wed May 17 18:52:02 CEST 2006


hello list(s),

I have a problem: must create a small graph-on-parent abstraction.
but I can't keep it small, because the object name and it's creation 
arguments enlarge the effective graph size.

so if I set 20x20px as GOP size, but the object instance is:
[myobj $0 foo bar 0 0 0 1]
the instantiated object is too wide.

is it possible to hide the object name (for GOP abstractions) or force 
it to not overflow dimensions set in canvas properties?

(i write CC to the developer list, because i think if this is not 
possible, would be nice at least discuss about it... my little C 
programming skills don't help me in looking at the code and submitting 
an appropriate patch, but i think it won't get too difficult to change 
this... just want to see if other people experienced similar problems)

bye

-- 
Federico




More information about the Pd-list mailing list