Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ExtJS 3 Make south panel go in between east and west panels

I was hoping it is possible to make a south panel (in a border layout Viewport), go in between the east and west panels.

It is demonstrated in this video, however weight is a ExtJS 4 configuration.

Any ideas on how to accomplish this in ExtJS 3?

like image 971
gberg927 Avatar asked Nov 26 '25 15:11

gberg927


1 Answers

You nest configs. Your outer config defines east, west, and center, and you center has a center and a south. This puts 'south' between east and west, rather than spanning all three.

like image 86
Steve -Cutter- Blades Avatar answered Nov 29 '25 10:11

Steve -Cutter- Blades



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!