I use NSOutlineview to group a view(the view align left side of NSOutlineView), So I subclass the NSTableRowView as a view. then putting NSTextField for something control. But NSTextField can't work inside NSTableRowView.
Anyone can give me advice. Thank a lot.