Don't know if this is intended behavior, but loadbang does not trigger when inside a patch which has been dynamically created. example message: ; pd-panel obj 10 10 loadbangTest
...where loadbangTest is an abstraction containing a loadbang. Everything else has been working fine in terms of functionality within dynamic instances. any help appreciated.
-dan
!
... yet more fixes for nqpoly ;)
On Tue, 04 Feb 2003 16:02:40 +0100 Krzysztof Czaja czaja@chopin.edu.pl wrote:
hi,
Dan Neveu wrote:
Don't know if this is intended behavior, but loadbang does not trigger when inside a patch which has been dynamically created. example message: ; pd-panel obj 10 10 loadbangTest
and then
; pd-loadbangTest.pd loadbang
K
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
that worked fine, though i'm still puzzeled as to why the extra message was necessary.
thanks much! -dan
On Tue, 4 Feb 2003, Krzysztof Czaja wrote:
hi,
Dan Neveu wrote:
Don't know if this is intended behavior, but loadbang does not trigger when inside a patch which has been dynamically created. example message: ; pd-panel obj 10 10 loadbangTest
and then
; pd-loadbangTest.pd loadbang
K