[PD] object name in GOP abstraction

B. Bogart ben at ekran.org
Sun Jul 9 19:42:03 CEST 2006


This would be nice for me also, currently I just don't put in as many
arguments as would break the gop size...

editing the (hidden) arguments is difficult though, maybe when they are
"hidden" you can change them via a small "inspector"?

.b.

Federico wrote:
> 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
> 





More information about the Pd-list mailing list