+ When the validator displays numbers with decimal or thousands separators,
+ the characters used for the separators (usually "." or ",") depend on the
+ locale set with wxLocale (note that you shouldn't change locale with
+ setlocale() as this can result in a mismatch between the separators used by
+ wxLocale and the one used by the run-time library).
+