The current resizing logic sets an absolute (non-relative) width on a column. Since the developer had explicitly specified a relative size, we didn't think that it would be appropriate to overrule that.
It might be OK to determine a new relative value based on the current pixel dimensions, though that would probably entail converting column widths to floats. On Jun 1, 2011, at 10:25 AM, Noel Grandin wrote: > Hi > > Anyone know why the decision was made that when a TableView has > relative-sized columns, the user may not manually resize > the columns? > > Thanks, Noel.
