PDA

View Full Version : FooterPanel paints but I cannot see it



janixams
4 Jun 2008, 7:16 AM
Hi folks,

I have a borderLayout with north, south, west and east regions. In th east region I have a gridPanel with a grid. This grid have a footerPanel, wich I can't to see when I show the page in the browser, because this footerPanel is under south region titleBar.

What I am doing wrong? :((
So, if I collapse the south region, I can see the footerPanel but the grid doesn't cover the left over space in east region.
Otherwise, I have a toolBar in this region too and if I remove this toolBar from east region the footerPanel appear when I show the page in the browser.

Any idea about this? :(
I will appreciate your help.