Re: Nonbreaking spaces in alerts
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