Resizing columns in NSOutlineView without showing headers
I've an outline view with two columns. I want to allow my users to resize both columns but it doesn't seem to be possible without also displaying the column headers. Anyone succeed开发者_高级运维ed in doing this?
精彩评论