Re: DockLayoutPanel messed up with UiBinder

2010-06-13 Thread Simon
Thanks ! On Jun 13, 6:17 pm, Thomas Broyer wrote: > On 13 juin, 17:59, Simon wrote: > > > > > > > My simple DockLayoutPanel test is all messed up: the south element > > appears at the top of the page, the west and center elements don't > > appear ... > > > http://dl.google.com/gwt/DTD/xhtml.ent"

Re: DockLayoutPanel messed up with UiBinder

2010-06-13 Thread Thomas Broyer
On 13 juin, 17:59, Simon wrote: > My simple DockLayoutPanel test is all messed up: the south element > appears at the top of the page, the west and center elements don't > appear ... > > http://dl.google.com/gwt/DTD/xhtml.ent";> >         xmlns:g="urn:import:com.google.gwt.user.client.ui"> >  

DockLayoutPanel messed up with UiBinder

2010-06-13 Thread Simon
My simple DockLayoutPanel test is all messed up: the south element appears at the top of the page, the west and center elements don't appear ... http://dl.google.com/gwt/DTD/xhtml.ent";> Top