<div>Hi,</div><div><br></div>Try making an abstraction with graph-on-parent enabled and make it the same size as the bang. Then you can tweak whatever you want inside, use creation arguments (even on the bang)... I&#39;m using this trick to do synchronized GUI objects. The only problem is you can&#39;t access the properties menu, but you can still modify the bang if you send it messages like size, color...<div>
It works great for me! Also, if you make the graph-on-parent 2 pixels wider you will get a kind of &quot;bold&quot; bang, which I find very cool.<br><div><br></div><div>Cheers,</div><div><br></div><div>Quim</div><div><br>
<br><div class="gmail_quote">2012/6/20 Patrice Colet <span dir="ltr">&lt;<a href="mailto:colet.patrice@free.fr" target="_blank">colet.patrice@free.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
in a dynamic GUI patching project, I&#39;m using a bang that would destroy itself and some other objects that come along with it.<br>
[bang] is dynamically contructed then bang would need a callback abstraction, or a &#39;settable receive&#39;.<br>
<br>
<br>
 Maybe such thing would be possible by using a slider instead of a bang, and setting max and min value to a number attributed to this graphical element, but it makes more sense graphicaly to use a bang for that, we know that bang doesn&#39;t output anything else than &#39;bang&#39;, so my question is: why not telling [bang] to output a message, and using only &#39;bang&#39; for default?<br>

<br>
Colet Patrice<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div></div>