jsplitpanel Problem
843805Feb 13 2007 — edited Feb 13 2007Hi,
How do i get the split panel to retain equal proportions ( a 50 / 50 space split) -- | -- when resizing the frame that it resides on.
Currently when i resize my window frame, the upper panel (vertical split) stays the same size and the lower panel resizes to accommodate the frame resize. I want them both to resize and keep the equal split across te middle.
Ive tried to insert panels inside the split of equal dimensions etc, but nothing has worked.
Im using netbeans btw
Many Thanks
Alex