[gwt-contrib] Re: HTMLPanel and UiBinder limitations

2009-10-12 Thread Joel Webber
On Sat, Oct 10, 2009 at 4:06 AM, Amir Kashani amirkash...@gmail.com wrote: On Fri, Oct 9, 2009 at 8:10 PM, Ray Ryan rj...@google.com wrote: But allocating a widget per row isn't a great plan anyway, it won't scale. UiBinder is not a renderer--it's for laying out assemblies of widgets, not

[gwt-contrib] Re: HTMLPanel and UiBinder limitations

2009-10-10 Thread Amir Kashani
On Fri, Oct 9, 2009 at 8:10 PM, Ray Ryan rj...@google.com wrote: HTMLPanel handles this case just fine. (See HTMLPanelTest.) But yes, UiBinder probably doesn't. I suppose it could do the same trick HTMLPanel does--you mind filing an issue? HTMLPanelTest only tests the scenario where TABLE is

[gwt-contrib] Re: HTMLPanel and UiBinder limitations

2009-10-09 Thread Ray Ryan
HTMLPanel handles this case just fine. (See HTMLPanelTest.) But yes, UiBinder probably doesn't. I suppose it could do the same trick HTMLPanel does--you mind filing an issue? But allocating a widget per row isn't a great plan anyway, it won't scale. UiBinder is not a renderer--it's for laying out