[fpc-devel] Qt, Java and Unicode support

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Tue Dec 2 13:53:18 CET 2008


On Tue, Dec 2, 2008 at 10:47 AM, Sergei Gorelkin
<sergei_gorelkin at mail.ru> wrote:
> Third, QT is a shared library (and Java framework may also be treated as
> such), and it implements huge Unicode conversion tables without putting them
> into every executable.

Not every executable. Only if you want to use unicode, you can stay
with ansistring.

Or you can try to convert the RTL and the LCL into libraries. There
was some work in this direction.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list