hi there,

I've been trying to format decimals numbers in the French style; eg
5 000,00
tried setting a number pattern, nothing worked;
api says "corresponding locale symbol collection" are in
com.google.gwt.i18n.client.constants and there one reads:
 use LocaleInfo.getCurrentLocale().getNumberConstants()

alas LocaleInfo no has a setLocale;
the app I working on has 2 locales: en, fr
which can be re-set on the fly by the user.

any assistance would be greatly appreciated
thx
B

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to