[PD-dev] TCL/TK command results

Krzysztof Czaja czaja at chopin.edu.pl
Thu Aug 22 12:39:06 CEST 2002


hi Thomas,

Thomas Grill wrote:
...
 > is there a way for an external to get the return values from the TCL/TK
 > widget commands?

one simple way to do that would be to bind your external object to
a unique <target> symbol, and send it any value from within your
tcl proc with something like

pd [concat <target> <value>]

 > That would be really powerful. Somehow i'm gradually making friends with
 > TCL/TK.

great!

Krzysztof





More information about the Pd-dev mailing list