Hello list,
The default width of the put-menu number box is 5, and almost always too small for my needs. 12 would be much better. A user on the pdpatchrepo forum suggested looking at the tcl/tk code to change this. Where is this code and where might I look?
Thanks!
It's in the C code - in g_text.c, search for a line, x->a_text.te_width = 5;
change the '5' and recompile.
cheers Miller
On Sat, May 09, 2015 at 06:58:17PM -0600, Reed Perkins wrote:
Hello list,
The default width of the put-menu number box is 5, and almost always too small for my needs. 12 would be much better. A user on the pdpatchrepo forum suggested looking at the tcl/tk code to change this. Where is this code and where might I look?
Thanks!
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list