• 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: Nonbreaking spaces in alerts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nonbreaking spaces in alerts


  • Subject: Re: Nonbreaking spaces in alerts
  • From: Elias MÃ¥rtenson <email@hidden>
  • Date: Tue, 18 Oct 2005 22:38:37 +0200

18 okt 2005 kl. 22.18 skrev Paul J. Lucas:

On Tue, 18 Oct 2005, John Stiles wrote:


Use option-space to make the non-breaking spaces. You can't use @"blah" for
this, since it's no longer ASCII, but you can load it as a localized string or
use stringWithUTF8String or something like that.



For the stringWithUTF8String, is there some Unicode code I can use inline, e.g., @"Mac&#xxxx;OS&#xxxx;X" ?

Yes, @"Mac\u00A0OS\u00A0X" should work.

_______________________________________________
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


  • Follow-Ups:
    • Re: Nonbreaking spaces in alerts
      • From: John Stiles <email@hidden>
References: 
 >Nonbreaking spaces in alerts (From: "Paul J. Lucas" <email@hidden>)
 >Re: Nonbreaking spaces in alerts (From: John Stiles <email@hidden>)
 >Re: Nonbreaking spaces in alerts (From: "Paul J. Lucas" <email@hidden>)

  • Prev by Date: Overriding "Bad Server Certificate" error
  • Next by Date: NSAttributedString initWithHTML on Tiger??
  • Previous by thread: Re: Nonbreaking spaces in alerts
  • Next by thread: Re: Nonbreaking spaces in alerts
  • Index(es):
    • Date
    • Thread