On Wed, Jul 29, 2009 at 7:17 PM, marcos wrote:
> Hello,
>
> I have several problems with locale.
> I set locale ( lua setlocale() and wx wxLocale() ) to PT-BR and it work ok!
> But, the locale is reverted to EN-US in the middle of the process. And
> causes many problems!!!
>
> I think it is proble
Hello,
I have several problems with locale.
I set locale ( lua setlocale() and wx wxLocale() ) to PT-BR and it
work ok!
But, the locale is reverted to EN-US in the middle of the process. And
causes many problems!!!
I
think it is problem with the garbage collection.
In old versions of wxLu