Re: Changing font in an NSTableView
Re: Changing font in an NSTableView
- Subject: Re: Changing font in an NSTableView
- From: Michael Shantzis <email@hidden>
- Date: Fri, 11 Jul 2003 11:33:23 -0700
You can select the font from there, but that doesn't seem to assign that
font to any text view... I just tried it.
Is there some additional action one must take to assign that font, or
must you put a line in your awakeFromNib as previously stated???
m
On Thursday, July 10, 2003, at 1:38 PM, Thomas Finley wrote:
On Thursday, July 10, 2003, at 04:07 PM, Graham Savage wrote:
I have a Cocoa-Java app.
GUI built using Interface Builder.
I want to reduce the font size on an NSTableView.
In IB, select the table view (make sure it's table view, not the
scroll view containing it). Select the menu item
Format-->Fonts-->Show Fonts. You can select a new font size here.
_______________________________________________
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.
_______________________________________________
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.