TixPanedWindow
-expand: how much a pane should grow/shrink relative to other panes.
Other flags to the add command: -size, -min, -max, -allowresize.
Each pane becomes a subwidget, e.g.:
.p subwidget left configure -bd 0
Other operations:
.p paneconfigure left -expand 2
.p delete right