[gwt-contrib] Re: History support broken on chrome

2010-01-12 Thread dflorey
I've created http://code.google.com/p/google-web-toolkit/issues/detail?id=4477 for this one. On Jan 9, 11:48 am, dflorey daniel.flo...@gmail.com wrote: I've create a simple code snippet to track down the problem and it turned out that this problem only occurs when putting a Frame() widget into

[gwt-contrib] Re: Comment on UiBinder in 0:google-web-toolkit

2010-01-12 Thread codesite-noreply
Comment by kaefert: The g:DockLayoutPanel Sample from http://code.google.com/intl/de-DE/webtoolkit/doc/latest/DevGuideUiBinder.html doesn't work. For more information: http://code.google.com/p/google-web-toolkit/wiki/UiBinder --

[gwt-contrib] Re: Comment on UiBinder in 0:google-web-toolkit

2010-01-12 Thread codesite-noreply
Comment by j...@google.com: In the future, it would be helpful if you could elaborate on doesn't work. That example includes g:west size=192', when the units are EMs, so it *does* work, but the value is so large as to be useless. I just changed it to size='10' (will be pushed soon), which

[gwt-contrib] Generic Event Types and Related Problems

2010-01-12 Thread jarrod
My application contains a number of basic model types (let's call them Foo, Bar, Baz, Etc). The goal of my application is to manage these Foos and Bars, and so on. My application then performs basic CRUD operations on each of these types, such as create Foo, read Foo, update Foo and delete Foo.

[gwt-contrib] GWT Incubator Status Update and Schedule

2010-01-12 Thread John LaBanca
Incubator Users - The Google Web Toolkit Incubator project began as a proving grounds for new widgets to be vetted before joining the ranks of the GWT trunk. We've seen some success stories over the last year with EventHandlers, ClientBundle, and DatePicker, but for many of the widgets and