Martin Friebe wrote:
> 
> 2) If one doesn't happen. Try the following. (I have not tested it, but 
> it *may* do the trick)
> 
> open C:\lazarus_latest\components\synedit\syntextdrawer.pp
> 
> line 889 function TheTextDrawer.GetUseUTF8: boolean;
> and make the function to always return "False"

I made the change and recompiled Lazarus with 
-dDisableWindowsUnicodeSupport but the editor still does not show the 
umlauts correct, when the file is opened. When I type the umlauts, they 
are displayed correct now. But reopening the saved project leads to 
wrong characters.

Regards, Bernd.

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to