Im my app I have NSTableView (view based) and when I add the value that is too long to the last column
first it "hits" the scroller
then when I resize the window the row is not getting resized to fit the content
does anyone know how to deal with this problem?!
Any kind of help is highly appreciated!