Format without locale

Biozic bioziccc at free.fr
Tue Nov 6 09:05:46 PST 2007


Hi,

Is there a way of formatting floating point values to a wxString (with 
Printf) in a locale-independent manner when a wxLocale has been 
previously selected. This is for a serialization purpose. The only way I 
have found so far is to temporarily revert to an english locale, which 
is some kind of a "default locale", and then back to the user's 
language. Is there a better way I am not aware of?

Thanks
Nicolas






More information about the wx-users mailing list