git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72394
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
[[(NSTableColumn *)[tableColumns objectAtIndex:columnIndex] dataCell] setFont:aFont];
// todo introduce a common NSLayoutManager instance for all and use new method
[[(NSTableColumn *)[tableColumns objectAtIndex:columnIndex] dataCell] setFont:aFont];
// todo introduce a common NSLayoutManager instance for all and use new method
[self setRowHeight:[aFont defaultLineHeightForFont]+2];
[self setRowHeight:[aFont defaultLineHeightForFont]+2];
}
- (void) setControlSize:(NSControlSize) size
}
- (void) setControlSize:(NSControlSize) size