PDA

View Full Version : Layout Issue.



OFSS_Chennai
31 May 2009, 4:14 AM
Hi,

I have to implement Help in my application.

so for that i have Help link at top right of the application which will open new GXT window.

And that window will have TOC and Search functionality.

So I have to create one page in GXT which is having header, footer, main section with in two part one is TOC which will have dynamic contents and Search panel.

Please refer attached screen shot (1) which will illustrate the exact requirement.

My problem is what is best layout that can be used for this screen.

Approached I have used;
1) Taken gxt window.
2) Taken the VerticalPanel which will have three Horizontal Panel.
3) First HorizontalPanel contains Header section.
4) Second contains Main section with TOC which is dynamic and Seach.
5) Third contains footer part.

Problems with this layout.
1) window is not having scrollbar.
2) Contents in window look like not attached with window.
3) Header and footer part is not fit in window.

Please refer attached snap shot (2).


Please suggest the approach which will help in resolving our issues.

Thanks in advance,
Rupesh