Re: Blank screen in IE7 but normal in IE6, IE8, FF

2011-02-09 Thread eirc
Hey, Do you have any info on this? Did you solve it after all? I have a similar issue where content added to a google maps InfoWindow does not display at all if I use LayoutPanels but is OK if I use the old (and deprecated) panels. -- You received this message because you are subscribed to

Re: How to use i18n plural forms with UiBinder?

2010-11-24 Thread eirc
On Nov 1, 9:57 pm, Potate sammyjiang...@gmail.com wrote: The plural forms feature is pretty nice. But I'm struggling to find an example on how to use it with theUiBinder. Any pointers / examples would be nice. Thanks As you can read in the documentation this is currently(?) not supported:

Re: Cancel submit form

2010-06-28 Thread eirc
Hello I have the exact same problem. Did you find a workaround? On May 25, 1:13 pm, Olivier oliv...@digiworks.es wrote: Hi, I'm trying to cancel a submit form event and it doesn't seems to work. I'm using UI Binder,  this is the code I have : @UiHandler(form) void onSubmit(SubmitEvent