Hello Daniël, Sunday, November 23, 2008, 5:21:16 PM, you wrote:
>> Combined and uncombined strings are different things for different >> tasks, the only common point is that both have the same visual >> representation, but unicode function "CharAt" (or alike) over >> uncombined string must never report the combined character as a >> result. DM> I was not claiming that :) Instead I was saying that Edit->Search in an DM> IDE is expected to find both. Yes, I know, but an Edit -> Search is, in example in Lazarus, working over a composed data as it has not sense to use decomposed data in a source editor (unless I'm wrong of course). -- Best regards, JoshyFun _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
