2008/6/26 peng <[EMAIL PROTECTED]>: > I did the test, copies of Chinese characters to the Object Inspector, edit > normal. run normal, also.
So you copy+paste chinese chars to the Object Inspector, edits them and runs the form and everything is normal? In that case there is no problem. I think you created the project using Lazarus 0.9.24 and then opened it in Lazarus 0.9.25. That doesn't work because 0.9.25 uses Unicode and 0.9.24 does not, you need to first convert the project to unicode. So we are left with only the SynEdit problem, which it seams to me would be solved by finding a monospaced chinese font. I tryed to search but found nothing, maybe you will have more lucky then me. -- Felipe Monteiro de Carvalho _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
