I must have misunderstood your question earlier.
How can I say the app;
look at how many characters the entries have, and then expand the
column-width so that horizontal scroll bars appear,
and the user is able to read whole entries by using the horizontal
scroll bar.
To do this you first
ok,
I think now I can describe my problem with a little more detail;
I have a table view which has only one column.
Now when the user resizes this column expanding it to the right, the
horizontal scroll bar appears and everything is fine.
But I want to size the column, depending on the ent
I assume you have set your scroll view to automatically hide and show
its scrollbars as needed.
When exactly do the scrollbars not appear but should? Only when the
app first launches? Does the problem remain if you resize the window
slightly (and the scroll view is set to resize with the wi
hi,
I have set up a NSTableView in the Interface Builder.
I have connected this with a NSObject Outlet.
And I have set the data source of the NSTableView to the NSObject.
The problem I have is that there don't appear any scroll bars even
when the content doesn't fit.
I have a method called