Re: unicode text in the console
Re: unicode text in the console
- Subject: Re: unicode text in the console
- From: Matt Neuburg <email@hidden>
- Date: Sun, 13 Sep 2009 10:44:59 -0700
- Thread-topic: unicode text in the console
On Fri, 11 Sep 2009 16:47:27 -0700, David Dunham <email@hidden> said:
>On 11 Sep 2009, at 13:21, Matt Neuburg wrote:
>
>> Instead of escaped string values output like this in the debugger
>> console:
>>
>> "\U03b1\U03b3\U03b3\U03b5\U03bb\U03bb\U03c9"
>>
>> ...is there any way I could get the console to show me the actual
>> Unicode
>> characters (glyphs)? m.
>
>
>How are you getting that text there? This came up recently, and IIRC
>it mattered whether you were doing CFShow or printf.
I'm not doing any of those, I'm just logging (or using Print to Console).
Perhaps I need to change what an NSString's -description does? m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden