FireGlow
21 Oct 2009, 7:05 AM
Hey there.
Here we go, I'm a bit lost in trying 100 ways of layouting my stuff:
Window (BorderLayout)
|_TabPanel (Region Center)
|_TabItem (FitLayout)
|_ContentPanel (ColumnLayout)
|_FormPanel (ColumnData .5)
|_Layoutcontainer(ColumnData 3) //Border
|_ContentPanel (ColumnData .5)
The problem is, that the ContentPanel with ColumnLayout have the full width of the TabItem, but not the full Height.
How I can force the ContentPanel to use the complete space?
Best regards and thanks for the help
Here we go, I'm a bit lost in trying 100 ways of layouting my stuff:
Window (BorderLayout)
|_TabPanel (Region Center)
|_TabItem (FitLayout)
|_ContentPanel (ColumnLayout)
|_FormPanel (ColumnData .5)
|_Layoutcontainer(ColumnData 3) //Border
|_ContentPanel (ColumnData .5)
The problem is, that the ContentPanel with ColumnLayout have the full width of the TabItem, but not the full Height.
How I can force the ContentPanel to use the complete space?
Best regards and thanks for the help