rfox
2 Dec 2011, 1:58 AM
From the border layout docs:
The child item in the center region will always be resized to fill the remaining space not used by the other regions in the layout
I was wondering if it would be possible to reconfigure the layout to give ALL regions in the layout equal space when a panel is collapsed?
I have a layout with a west,center and east panel, The west panel will be collapsed quite often by the user, the other 2 will stay open. By default the center region expands to the available space. I would like the east and center regions to be resized equally. I've tried tieing into the panels collapse event but was wondering if there was an easier way to do it?
Thanks again :)
The child item in the center region will always be resized to fill the remaining space not used by the other regions in the layout
I was wondering if it would be possible to reconfigure the layout to give ALL regions in the layout equal space when a panel is collapsed?
I have a layout with a west,center and east panel, The west panel will be collapsed quite often by the user, the other 2 will stay open. By default the center region expands to the available space. I would like the east and center regions to be resized equally. I've tried tieing into the panels collapse event but was wondering if there was an easier way to do it?
Thanks again :)