Re: NSTableView fontsize
Re: NSTableView fontsize
- Subject: Re: NSTableView fontsize
- From: Andreas Mayer <email@hidden>
- Date: Sun, 8 Feb 2004 18:27:00 +0100
Am 08.02.2004 um 17:31 schrieb J Nozzi:
How do you do so programmatically without individually setting each
cell? This was actually a question I had awhile ago but gave up and
decided to figure it out later. ;-)
AFAIK you can't for the whole table. But you _can_ set the cell that is
used to draw all rows of _a single column_. See NSTableColumn's
setDataCell:
bye. Andreas.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.