On 04/26/2016 01:23 PM, David Kent wrote:
>
> pasted into the "tcl prompt:" +
i hope you are aware that the tcl-prompt has vanished with Pd-0.47, so
you cannot really send anything there anymore.
otoh, you don't need a tclprompt to send tcl-commands to the Pd-GUI and
have it interpreted. just s
The Pd Vanilla 0.46-7 Windows distribution includes tcl/tk 8.5 and a widget
demo.
The demo can be opened with the message
exec wish85.exe $::sys_libdir/lib/tk8.5/demos/widget
pasted into the "tcl prompt:" +
Initially I am trying to find a way to send a message directly to that
prompt fr