When you create an abstraction dynamically, it does not get a loadbang. Is there an object that sends a similar "loadbang" when the abstraction is created dynamically?
I know I can send the abstraction a "loadbang" message, but I would like it to be automatic.
Other question : does closebang work? If so, how?
Tom