>> 1. How can I make programs on Windows using FPC and Lazarus without problems 
with Unicode stuff?
> What problems would those be?

The first problem is already to get an overview about all possible
ways to do it. There are *a lot* of different functions available
from *a lot* of different units which all have their own features
and drawbacks.


> I've implemented UTF-8 methods in fpGUI that wrap some RTL methods -
> similar I believe to what LCL does. Granted my Unicode needs are not
> that great, but I have had users of 8 different languages test Unicode
> support. It all worked well, or at least it was easy for me to fix any
> issues that cropped up in the tests.

How do you do UTF8 string sorting in Windows with correct locale?

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to