On Tue, 1 Sep 2009, Hans-Christoph Steiner wrote:

just ping the client... depends a bit on the branch...
miller: sys_gui("pd %s done \\;\n",rcv->s_name);
hans:   sys_gui("pdsend \"%s done\"\n",rcv->s_name);
matju:  sys_gui("netsend \"%s done\"\n",rcv->name);
provided that you have done pd_bind((t_pd *)self,rcv); and a class_addmethod for the name "done" (the callback).
Are there any existing methods?

I stated it, therefore it exists.

I suppose it depends on your school of ontology.

I am actually thinking Tcl/GUI side.

You can't get out of this question without thinking with both sides.

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to