[PD] re-Tcl_LinkVar

nico bats sl1200mk2 at gmail.com
Tue Aug 30 15:26:19 CEST 2005


so,
in your opinion, is it correct:
Tcl_EvalFile at the creation of an object  in order to source a tcl 
file containig a proc
in pd a function like
void tclvar_togui(Tcl_Interp *interp, t_floatarg f) {
  Tcl_Eval(interp, "fire 3");
  return TCL_OK;
}
in pd in order to launch the tcl proc
in another gui the same Tcl_EvalFile
pd launch the tcl proc, the other gui display the proc result????

it seems weird, but can 2 gui can comunicate like that?

best regards
nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 633 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20050830/f7eb6cbe/attachment.bin>


More information about the Pd-list mailing list