Re: ScrollPanel inside HeaderPanel // Another option for an auto-resizable DockLayoutPanel?

2012-05-24 Thread Shaun Tarves
No, I can't get the header panel to work at all. The header block shows up, but nothing in the content area is visible. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/

Re: ScrollPanel inside HeaderPanel // Another option for an auto-resizable DockLayoutPanel?

2012-05-23 Thread Ernesto Oltra
Does the setSize() trick work? 2012/5/23 Shaun Tarves > Did you ever figure out a solution to this? > > > On Sunday, June 5, 2011 4:21:17 PM UTC-4, Ernesto Oltra wrote: >> >> The title says all. I have the following structure: >> >> - DockLayoutPanel >> - north >> - north >> - cen

Re: ScrollPanel inside HeaderPanel // Another option for an auto-resizable DockLayoutPanel?

2012-05-23 Thread Shaun Tarves
Did you ever figure out a solution to this? On Sunday, June 5, 2011 4:21:17 PM UTC-4, Ernesto Oltra wrote: > > The title says all. I have the following structure: > > - DockLayoutPanel > - north > - north > - center > - HeaderPanel >- header: [ Here I have a HTML

ScrollPanel inside HeaderPanel // Another option for an auto-resizable DockLayoutPanel?

2011-06-05 Thread Ernesto Oltra
The title says all. I have the following structure: - DockLayoutPanel - north - north - center - HeaderPanel - header: [ Here I have a HTMLPanel, it can change, and so its height ] - content: ScrollPanel The problem is ScrollPanel extends beyond the s