• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Changing font in an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing font in an NSTableView


  • Subject: Re: Changing font in an NSTableView
  • From: Gerard Iglesias <email@hidden>
  • Date: Thu, 10 Jul 2003 22:45:01 +0200

Hi,

You have to set the font of the header cell and data cell of the NSTableColumn,

Regards

GI

On Thursday, July 10, 2003, at 10:07 PM, Graham Savage wrote:

Hi,

I have a Cocoa-Java app.
GUI built using Interface Builder.
I want to reduce the font size on an NSTableView.
In my awakeFromNIB() method I have:
tableview.setFont(NSFont.systemFontOfSize(8.0f));
seems to have no effect.
I am new to Cocoa programming, what am I doing wrong?

Thanks

Graham
_______________________________________________
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.

References: 
 >Changing font in an NSTableView (From: Graham Savage <email@hidden>)

  • Prev by Date: throw c++ exception abort app
  • Next by Date: Re: Creating Really Big TIFF's
  • Previous by thread: Re: Changing font in an NSTableView
  • Next by thread: throw c++ exception abort app
  • Index(es):
    • Date
    • Thread