NSTableView fontSize
NSTableView fontSize
- Subject: NSTableView fontSize
- From: Robin Hermann <email@hidden>
- Date: Sun, 14 Aug 2005 12:08:14 +0200
Hi,
How do I set the fontSize in a NSTableView?
I tried the follwing, but that doesn't work.:
- (void) awakeFromNib
{
[self setFont:[NSFont systemFontOfSize:11.0]];
}
Thanks,
Robin Hermann
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden