On 11/20/08, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
>
> Well, this is one of the thousands of little problems which need to be
> solved ...
OK, I'll add this to the RoadMap wiki page as well...
Regards,
- Graeme -
___
fpGUI - a cross-platform
Graeme Geldenhuys schrieb:
> Hi
>
> How am I supposed to handle unicode characters for locale variables?
> All locale variables like ThousandSeparator is type Char and there is
> no overloaded UnicodeChar versions. This causes problems in Russian
> locales as the example below shows.
>
>
> c
Hi
How am I supposed to handle unicode characters for locale variables?
All locale variables like ThousandSeparator is type Char and there is
no overloaded UnicodeChar versions. This causes problems in Russian
locales as the example below shows.
c := UnicodeChar($00A0); // non-breaking space