Re: Broken editor type conversions in GWT trunk r10227

2011-07-19 Thread Aidan O'Kelly
You need to use IntegerBox if you are editing an Integer field, I believe. On Tue, Jul 19, 2011 at 1:22 PM, Nachiket wrote: > No response on this?? > i am also facing similar problem > > On May 26, 6:42 pm, Miroslav Genov wrote: >> Hello, >> I'm trying to use trunk

Re: Broken editor type conversions in GWT trunk r10227

2011-07-19 Thread Nachiket
No response on this?? i am also facing similar problem On May 26, 6:42 pm, Miroslav Genov wrote: > Hello, > I'm trying to use trunk version of GWT but I'm encountering some conversion > issues with the Editor framework. > > Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast

Broken editor type conversions in GWT trunk r10227

2011-05-26 Thread Miroslav Genov
Hello, I'm trying to use trunk version of GWT but I'm encountering some conversion issues with the Editor framework. Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String at com.google.gwt.text.shared.testing.PassthroughRenderer.render(PassthroughRendere