|
From: | Keitaro Miyazaki |
Subject: | bug#7282: 23.2; [PATCH] Improve text composition by Input Methods on MacOSX. |
Date: | Wed, 27 Oct 2010 23:56:47 +0900 |
Yes, NSString counts length of string as number of Unicode characters, and I suppose range is counted in a similar way. "... The length method returns the total number of Unicode characters in the string ..." NSString Class Reference <http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSString_Class/Reference/NSString.html>
[Prev in Thread] | Current Thread | [Next in Thread] |