|
-
July 7th, 1999, 07:50 AM
#1
MDIClient in CSplitterWnd
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 17th, 1999, 12:17 AM
#2
Re: MDIClient in CSplitterWnd
Does anyone know how to do this, I too am attempting to get the same type of interface.
-
December 27th, 1999, 01:48 PM
#3
Re: MDIClient in CSplitterWnd
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.
There are only 10 types of people in the world:
Those who understand binary and those who do not.
-
April 16th, 2003, 09:57 AM
#4
Re: Re: MDIClient in CSplitterWnd
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|