Re: ellipsis problem
Re: ellipsis problem
- Subject: Re: ellipsis problem
- From: M Pulis <email@hidden>
- Date: Sun, 6 Sep 2009 10:58:25 -0700
On Sep 6, 2009, at 5:56 AM, Jan E. Schotsman wrote: Hello,
I would like to abbreviate a file name truncating in the middle and print it to the Xcode console.
So far I have tried truncating as a CFString using the unicode \u2026 character. The resulting ellipsis shows as a dot in the debugger. If I call CFShow it prints as \u2026. After converting to a C string (using system encoding or UTF8 or MacRoman) it shows in the debugger as \xc9 and prints as \311.
I think I need some help *&%#!±?*#$!
Suggestions (virtual help): (1) Post your code for others to see. We like that.... I may not be able to help, but we all like code. (2) Based on (1) file a bug report if needed. (3) Until resolved and depending on your needs vs. like-to's, work around it with 3 old fashioned periods. Likely you've tried that already. Best to start with (1).
g |
_______________________________________________
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