Urgent: Window.addWindowClosingHandler doesn't work on IE8?

2010-02-11 Thread Jianjun Wen
Hi I tried to use it like this:

 Window.addWindowClosingHandler(new Window.ClosingHandler() {
public void onWindowClosing(Window.ClosingEvent event) {
event.setMessage(my messgae);
}
  });

It works on Chrome and FF.
But on IE8, if clicking on cancel button on the popup causes error.

Any workaround?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@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.



gwt.i18n.client.Messages

2009-11-12 Thread jianjun
I'm using the Messages.
What's the rule(s) to modify an existed Message? Will the translator
pick it up?
thanks,

--

You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@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=.