tags:

views:

23

answers:

1

I am looking to inset the contents of an NSTableView so that there is a gap between the top of the table view and the first cell.

On iOS this is easy with UITableView - achieved by using setContentInset:.