You mean the labels? In g_all_guis.c: void iemgui_label(void *x, t_iemgui *iemgui, t_symbol *s) and void iemgui_label_pos(void *x, t_iemgui *iemgui, t_symbol *s, int ac, t_atom *av) The x_lab and y_lab items can be set in u_main.tk, they are the x_off and y_off parameters for some of the guis. Or did you mean the contents of the boxes? static void *my_canvas_new(t_symbol *s, int argc, t_atom *argv) in g_mycanvas.c might be relevant... Martin
From: Hans-Christoph Steiner hans@eds.org Date: 2007/01/08 Mon PM 01:20:49 EST To: PD List pd-dev@iem.at Subject: [PD-dev] text placement
Can anyone point me to where the text is placed on the canvas in relation to the object and message boxes? It seems to vary depending on platform and I'd like to troubleshoot it.
.hc
As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously. - Benjamin Franklin
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev