Hello,

> wxLua does not change the locale, but wxWidgets might to make the UI
> numeric display appropriate for users.

That`s true:
with print(os.locale()) before and after the require"wx" I get

C
Spanish_Spain.1252


> What OS are you on? If you're in Linux you can apply the patch below
> and recompile the wxLua module lib. Please let me know if it works for
> you and I will apply it to svn.

My OS is windows. Perhaps the solution would be just calling os.locale("C") 
after require"wx"?

Best Regards
Victor Bombi
 


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to