Hi

I have recently been experimenting with SDIs and splitter windows. I have come across a problem which I was hoping someone might help me solve.

I have my SDI split as into a 2 column 2 row windoow. In the first column first row I have a form view which contains a button that resizes this pane . However it also resizes the first column second row at the same time. However This is not really what I intedned to happen. I simply wish the first column first row to resize leaving the second row intact.

IS there some method I can use to get round this.? O

One method I thought of was to move the view that is i nthe second row of the first column into the second row ofd the secoond coloumn and somehow split that second row into two child columns within that pane. However I have not had much luck. I tried a MDI ChldWin with splitter which generates an error when i try to build.

Hope that makes sense.

Thanks for any help

El