Thank you for your kind and clear answer. That was just what I needed.
I see in the Show Info panel for the size of column that the maximum
width of a column is set to "1000" by default (I assume that this mean
"1000 pixels"?). Is it possible to increase this (along with the
"current width")? And how much...??
Thank you again.
Best regards,
Nobumi Iyanaga
Tokyo,
Japan
On Apr 22, 2005, at 11:30 PM, Matt Neuburg wrote:
The horizontal scroller is not appearing because there is nothing to
scroll
to. As you say, the column has the same width as the table view width.
The
horizontal scroller appears only if the column (or the sum of all
columns)
is wider than the table view width. There is no command that means
"make
this column as wide as the widest string value in any of its cells" -
the
column known nothing about the cells. If you want the column to be
wider, it
is up to you to make it wider. m.