• 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: Security Update 2005-006 and -[NSString length]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Security Update 2005-006 and -[NSString length]


  • Subject: Re: Security Update 2005-006 and -[NSString length]
  • From: Axel Andersson <email@hidden>
  • Date: Fri, 17 Jun 2005 15:41:31 +0200

On Jun 17, 2005, at 14:46, Christian Schneider wrote:

we have the following code where the three dots should actually be one
Unicode character (alt-.). The code shortens a string by replacing the
last two characters with "..." as long as the width needed to draw the
string exceeds some reference width.

Interesting if it can be isolated to a single software update. One thing that jumped to my mind however, is that using Unicode characters in @"" constructs is illegal. Maybe you should try using one of the techniques Ali Ozer describes in his e-mail at http:// www.cocoabuilder.com/archive/message/2005/3/30/131791. The three dots character is called HORIZONTAL ELLLIPSIS and resides at Unicode codepoint 0x2026.


-- Axel

_______________________________________________
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: Security Update 2005-006 and -[NSString length]
      • From: Christian Schneider <email@hidden>
References: 
 >Security Update 2005-006 and -[NSString length] (From: Christian Schneider <email@hidden>)

  • Prev by Date: Re: Is there a way to see who is retaining an object?
  • Next by Date: Re: Security Update 2005-006 and -[NSString length]
  • Previous by thread: Re: Security Update 2005-006 and -[NSString length]
  • Next by thread: Re: Security Update 2005-006 and -[NSString length]
  • Index(es):
    • Date
    • Thread