I can pretty much understand pd.tk at this point, I just have one lingering question: on lines starting with "pd", what is being called? Here are some examples:
proc menu_vradio {name accel} { pd [concat $name vradio $accel ;] }
proc menu_vumeter {name accel} { pd [concat $name vumeter $accel ;] }
proc menu_mycnv {name accel} { pd [concat $name mycnv $accel ;] }
My guess is that it is calling "static int pdCmd(ClientData cd, Tcl_Interp *interp, int argc, char **argv)" from t_tkcmd.c, but I don't entirely understand how. Any pointers would be appreciated.
.hc
________________________________________________________________________ ____
There is no way to peace, peace is the way. -A.J. Muste