Hello, newbie here.
I want to do a three way split with jsplipane (two panels on top and one at bottom).
And I want the top-left panel to remain a square no matter what. When the user moves either the vertical or horizontal splitpane (or window is resized in other ways), the three panels are to be adjusted so that the top-left pane remains a square but with different dimension. How do I achieve that ?
thank you,