Re: Font size in NSTableView
Christiaan Hofman <[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 17, 2010, at 20:07, Markus Hitter wrote: > > Am 17.02.2010 um 18:33 schrieb Christiaan Hofman: > >>> Well, change the font and NSTableView should adopt. >> >> NSTableView does not have a font. > > The cell's font, of course. > > > Markus > Yes, and because of that the tableview's settings won't be affected, because no property of the tableview is changed. This is also exactly what happens (i.e. nothing). Christiaan