Click to See Complete Forum and Search --> : MDIClient in CSplitterWnd


July 7th, 1999, 07:50 AM
Can anyone please tell me how to put a MDIFrame's MDIClient window into a
pane in a CSplitterWnd? Currently i have a CSplitterWnd enclosed in a MDIFrame,
but how do i get the MDIClient to reside in one of the panes?

What i am getting at is an interface like whats in Visual Studio.

Any help on the matter is much appreciated.

December 16th, 1999, 11:17 PM
Does anyone know how to do this, I too am attempting to get the same type of interface.

JohnCz
December 27th, 1999, 12:48 PM
What kind of splitter (dynamic, static)?
What about second pane what would you put there?

I need at least this much info to answer you question.


I don't do it for ratings, but appreciation is always in style.
Good luck in your journey in a C++ land.

AndySoft
April 16th, 2003, 09:57 AM
Originally posted by JohnCz
What kind of splitter (dynamic, static)?
What about second pane what would you put there?

I need at least this much info to answer you question.


I don't do it for ratings, but appreciation is always in style.
Good luck in your journey in a C++ land.


Hi,

The question is the same but:

1. Splitter is static
2. Splitter has 2 rows and 1 column
3. One pane acts like some kind of log(CListView for example)
4. The second pane has full functionality of an MDIClient and all others views are opened here.

10x for your attention

P.S. Impressive number of posts