|
-
February 1st, 2002, 03:10 AM
#1
MDI splitter
Dear Gurus:
I would like to apply splitter to the MDIFrame. please note I do not intend to add splitter into the child frame, I tried in the MDIFrame's OnCreateClient, and create a static splitter there, add a formview in the left, and I want create the child frams in the right area, but I do not know how to.
thanx a lot ahead, if it is impossible, I have to use a dialog bar in the left area instead.
-
February 1st, 2002, 10:33 AM
#2
Re: MDI splitter
Why do you want child frame in the right area?
Good luck
Please rate if you think this response was useful for you
Have more questions? Feel free to ask.
-
January 31st, 2003, 06:38 PM
#3
Re: Re: MDI splitter
Originally posted by Serguei Batchila
Why do you want child frame in the right area?
Good luck
Please rate if you think this response was useful for you
Have more questions? Feel free to ask.
Hi! I posted this exact same question not more than an hour ago. I need a FormView on the left and multiple FormViews open on the right. The idea is to have Buttons on the left which will open the FormViews that will appear on the right. I am also implementing a TabCtrl to tab thru the FormViews. I need each FormView to be a ChildFrame so that I can use MDI and open each FormView multiple times each if necessary (for example, multiple search views) I have the splitter in place and working but I am unable to open any child FormViews.
Thanks!
Jim
Last edited by xucaen; January 31st, 2003 at 06:42 PM.
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
|