I've got the same problem in:
getFlexCellFormatter().setWidth(0,0,"0px");


Exception is:

Caused by: com.google.gwt.core.client.JavaScriptException: (Error):
Invalid argument.
 number: -2147024809
 description: Invalid argument.



On Jan 4, 10:17 pm, "A. Stevko" <andy.ste...@gmail.com> wrote:
> That is the nature of writing cross browser web applications. Chrome and
> Firefox share the WebKit engine.
> Find the source of that value -2147024809 and you will see how the different
> JS engines differ.
>
> On Mon, Jan 3, 2011 at 9:35 PM, Noor <baken...@gmail.com> wrote:
> > if the error is in my application, how is it that everything is fine
> > in chrome and firefox
>
> > --
> > 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-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2Bunsubs 
> > cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> -- A. Stevko
> ===========
> "If everything seems under control, you're just not going fast enough." M.
> Andretti

-- 
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-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.

Reply via email to