Hi,
I would like to know if it's possible to automaticlly append a gui box (a slider or a bang) near a just created abstraction ?
For instance the abstraction would contain what to create and connect the gui box but is it possible to know where the abstraction is on the screen ?
Thx,
Linium
hi,
probably not possible, but don't you think this is just a case when one would want to use show-on-parent feature?
Krzysztof
Linium wrote: ...
I would like to know if it's possible to automaticlly append a gui box (a slider or a bang) near a just created abstraction ?
For instance the abstraction would contain what to create and connect the gui box but is it possible to know where the abstraction is on the screen ?
hi,
I mean the main new ui feature of the new Pd branch -- started from Pd-0.35-test5, but stabilized, sort of, only around or after test11.
In short, among properties of your abstraction (use right-click popup menu) there is a `graph on parent' toggle. If set, your abstraction would become transparent for gui objects it contains.
But, unfortunately, also for text boxes of its subpatches! (Miller, may I ask, is it really a feature?)
Krzysztof
Linium wrote: ...
What do you mean by "show-on-parent feature" ?
That's a bug! Thanks, I'll stick it on my list...
cheers Miller
On Fri, Mar 29, 2002 at 03:46:19PM +0100, Krzysztof Czaja wrote:
hi,
I mean the main new ui feature of the new Pd branch -- started from Pd-0.35-test5, but stabilized, sort of, only around or after test11.
In short, among properties of your abstraction (use right-click popup menu) there is a `graph on parent' toggle. If set, your abstraction would become transparent for gui objects it contains.
But, unfortunately, also for text boxes of its subpatches! (Miller, may I ask, is it really a feature?)
Krzysztof
Linium wrote: ...
What do you mean by "show-on-parent feature" ?