May be JDBCDisplayUtil could use setMinDisplayWidth() and implementation, much like what it already supports using setMaxDisplayWidth(). IJ currently uses this setMaxDisplayWidth() to support 'maximumDisplayWidth <num>' directive.
Satheesh Philip Wilder wrote: > This is something of a trivial issue but has anyone else ever been > irked by the the JDBCDisplayUtil habit of cutting off column names for > small columns? I was doing some work today where it was a hinderance > and I was wondering if anyone else had ever felt the same way. After > looking at the code a change looks like it would be reasonably simple... > > Philip > > >
