• 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: where's "System Font Text" in Xcode3?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: where's "System Font Text" in Xcode3?


  • Subject: Re: where's "System Font Text" in Xcode3?
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Fri, 18 Jan 2008 14:26:46 +0100


Le 18 janv. 08 à 14:12, Kyle Sluder a écrit :

On Jan 18, 2008 7:16 AM, Johan Kool <email@hidden> wrote:
In Interface Builder you could set the font to be "System Font" or
"Small System Font" etc. That seems to be gone in IB now. I suspect
that this is what is being asked about. One can just use "Lucida
Grande", but that is of course not guaranteed to always remain the
system font.

Psst... "System Font Text" was just an NSTextField with Lucida Grande 13. ;-) There's no mapping of pseudo font names to actual font names like there in in GTK/HTML/Win32.

Apple can't just change the default system font and force applications
to cope.  Localization is often dependent upon string length, which of
course is dependent upon the font in use.

--Kyle Sluder

There is no pseudo font name except for the system font as the NSFont class has a +systemFont method that return the default font.
Apple can change the system font by changing the value returned by this method. (so all applications that do not explicitly use a custom font will use the new font).


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: where's "System Font Text" in Xcode3?
      • From: Jonathan Hess <email@hidden>
    • Re: where's "System Font Text" in Xcode3?
      • From: Dave Camp <email@hidden>
References: 
 >where's "System Font Text" in Xcode3? (From: Navneet Kumar <email@hidden>)
 >Re: where's "System Font Text" in Xcode3? (From: j o a r <email@hidden>)
 >Re: where's "System Font Text" in Xcode3? (From: Johan Kool <email@hidden>)
 >Re: where's "System Font Text" in Xcode3? (From: "Kyle Sluder" <email@hidden>)

  • Prev by Date: Re: CALayer content looks "blurry"
  • Next by Date: Re: Force NSOpenPanel's -panel:shouldShowFilename: to get called again?
  • Previous by thread: Re: where's "System Font Text" in Xcode3?
  • Next by thread: Re: where's "System Font Text" in Xcode3?
  • Index(es):
    • Date
    • Thread