Automatically Resize Column Widths in a results display
Hello,
I have an issue with my results display: every time I change sizes or there is a long name, the display gets deformed. Therefore, I would like to know if there is a method to automatically resize column widths.
Thank you.//Variables pour la mise en page
// l : left, r : right, t : top, b : bottom, s : sides, w : width, sf : size font
l = 20;
r = 20;
t = 30;
b = 30;
s = 25;
w = 150;
sf
...