DefaultTableWidth improvement suggestion
I appreciate the depth of the Table object is dependent on many factors but I wonder if the DefaultTableWidth could be improved
If you set this to a fixed value it honours it but I wonder if there could be a degree of auto width sizing
If you set it to -1 it should auto size the width of the table box based on the longest column name (only)
If you set it to -2 it should auto sizes the width of the table box based on the longest column name plus the column meta data text ie Char(25) etc etc
Ah OK I understand now. I guess i was expecting it to be tight to the end of the bold text but I understand you are allowing for a scroll bar to appear. If you did not do this either the box has to get wider when it arrives or it overlays the text which would rather defeat the point of this new feature.
Attached is a screen shot with the yellow box showing the pixel or so out but I aggre the rest are OK once I understand how you say it works