[PD-dev] Graphical PD externals

Mathieu Bouchard matju at sympatico.ca
Tue Feb 24 22:44:08 CET 2004


On Tue, 10 Feb 2004, Yves Degoyon wrote:

> yeh, it might be slower this way,
> but how can you insert your tcl/tk in u_main.tk
> ( which is distributed with pd ) without ugly patches?

Btw, there is a command called "source" that loads a TCL program inside
the TCL interpreter. So basically it would be like:

sys_vgui("global pd_guidir; source ${pd_guidir}/extra/myscript.tk\n");

________________________________________________________________
Mathieu Bouchard                       http://artengine.ca/matju






More information about the Pd-dev mailing list