Re: i8N edge case: user change to browser language settings amidst GWT app use?

2009-12-13 Thread Grary
Shawn, > That only seems to reload the application which could be dealt with by > using history to get you back to the same place. Thanks, I think I understand. I've been attempting to use enums with an overloaded toString method that returns i8N constant values. The enums represent properties o

i8N edge case: user change to browser language settings amidst GWT app use?

2009-12-12 Thread Grary
Hi, Anyone care to comment on the need to anticipate that a user will switch their browser's language settings mid-use in a GWT app, thereby encountering the problem that i8N constants are compile-time? Thanks, Grary -- You received this message because you are subscribed to the Google G

HMVP design pattern? Help!

2009-11-25 Thread Grary
Hi, I'm new to GWT development, but the tutorials and project samples I've inspected have impressed me with the value of using the MVP pattern (and associated libraries for that.) Great. But now, as regards planning the development of my GWT app, do I think about separate parts of a given page eac

com.google.gwt.junit.JUnitFatalLaunchException...why?

2009-11-12 Thread Grary
Eclipse in the recent past. I don't understand the basis for the change. Any thoughts? Would the assignment of either of the following variables matter: GWT_HOME or GWT_TOOLS? Thanks, Grary -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit&

Re: how do I specify String[] in properties file when using i18nCreator?

2009-10-24 Thread Grary
Thanks - have found that approach inconvenient. I guess using maps instead of arrays in .properties file is an alternative. Grar --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post t

how do I specify String[] in properties file when using i18nCreator?

2009-10-23 Thread Grary
Hi, Anyone know how what I do in my .properties file to yield interface return types of String[] when using i18nCreator? Thanks, Grary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit&q

changing font-size in Google sample Mail.css has no apparent effect in hosted mode...

2009-10-14 Thread Grary
the window in hosted mode. >From this, should I understand something deeper about interacting with .css with GWT in hosted mode? Thanks for any comment, Grary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo