Fine-grained control over wxLocale
Andreas
support at raumgeometrie.de
Sun Apr 6 06:14:28 PDT 2008
Hello group,
for my application I use wxLocale. It´s a math-application, and thus
numbers are very important.
I would like the point (".") do be the decimal-separator in all
languages. The wxLocale changes this to "," for german and some
others.
I have seen that the underlying c or c++ - locale supports detailled
settings for several aspects of the locale. I haven´t found if this
functionality can be reached from within wxWidgets.
Any suggestions on how to avoid the comma as floating-point separator
would be very welcome.
Regards,
Andreas
More information about the wx-users
mailing list