Re: Change DatePicker language

2012-12-18 Thread Piyu D
Hi,
I have the same problem. I want to change datepicker language without doing 
changes in html or .gwt.xml file.  I want it to be done dynamically using 
properties file and dictionary. You have any idea on how to do it?
Thanks,
Piyu

On Wednesday, 21 March 2012 18:32:27 UTC+5:30, nicanor.babula wrote:

 Hi everyone,

 How can I change the display language of the DatePicker object? My app is 
 internationalized on a GWT level, but enabling more than 1 language in 
 module.gwt.xml generates a war too big to be deployed on Appengine, 
 therefore I am stuck with the default which I assume is english. Is there a 
 way to change only the locale of the DatePicker or to change the default 
 locale?

 Thanks,
 Cristian.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/RLRo1a_uN3cJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



How to dynamically localize datepicker

2012-12-18 Thread Piyu D


I want to localize datepicker component dynamically withouht using html 
settings of LOCALE. Any idea about how to do it?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/abofxVDmqP0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.