as long as i keep my mousepointer over the dividers while i resize
everything goes fine
but as soon as my mousepointer gets mover over a canvas3dPanel the resizing stops eventhougth you are still dragging
the resizing cant keep up with the mouse
or should i first add Canvas3dPanel to a Jpanel and then add JPanel to JFrame? now is directly kinda add Canvas3dPanel to JFrame -> has evne worse result
i have uploaded the 2 versions (all including code)
http://users.skynet.be/fa006997/FourPanelSplitPaneUsingJPanel.jar
http://users.skynet.be/fa006997/FourPanelSplitPane.jar