Hello,
In my form I have one main PairSplitter (pstHorizontal).
In the top PairSplitterSide I have another PairSplitter (pstVertical).
I'd like to make it so that in the main PairSplitter, the bottom PairSplitterSide does not shrink vertically when the form is resized, but I'd like the top main PairSplitterSide to resize normally.
I know this is quite difficult to understand, but if you have Geany installed, that'll give you a good idea of what I'm trying to achieve - the log window remains the same size (vertically) when the form is resized, while the top PairSplitterSide containing the code editor is resized vertically.
I hope my intentions are clear, thanks for your help, as always!
