• 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: Small NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Small NSTableView


  • Subject: Re: Small NSTableView
  • From: "I. Savant" <email@hidden>
  • Date: Fri, 27 Oct 2006 18:58:26 -0400


On Oct 27, 2006, at 6:32 PM, Glenn Zelniker wrote:
[aCell setFont:[NSFont systemFontOfSize:11.0]]; // or pick your own font

Or you could use:

[aCell setFont:[NSFont controlContentFontOfSize:[NSFont systemFontSizeForControlSize:NSSmallControlSize]]];

  ... to get the actual system font and size for a small control. :-)

--
I.S.



_______________________________________________
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


References: 
 >Small NSTableView (From: Mark Manes <email@hidden>)
 >Re: Small NSTableView (From: Glenn Zelniker <email@hidden>)

  • Prev by Date: Re: Seeking debugging advice
  • Next by Date: Best way to implement LRU cache?
  • Previous by thread: Re: Small NSTableView
  • Next by thread: NSTextView inside an NSTab
  • Index(es):
    • Date
    • Thread