Re: [gnome-db] Float troubles with non-C locale



On Wed, 1 Aug 2007, Fontana Nicola wrote:

> As a temporary
> workaround I used:
>
> setlocale(LC_ALL, "");
> setlocale(LC_NUMERIC, "C");
>
> in main(), and all works properly, of course loosing the locale format for
> numbers.

Do you do this before or after the init functions of gtk/gda?


Stefan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]