|
-
May 7th, 1999, 06:00 AM
#1
How to have different menus on chilframes in MDI?
Hi,
How can we make different menus to appear on different childframe in am MDI application?
Thank you,
Dinesh.
-
May 17th, 1999, 01:46 AM
#2
Re: How to have different menus on chilframes in MDI?
Using Diffent Doc template.
the beautiful story made me cry.
-
May 17th, 1999, 02:51 AM
#3
Re: How to have different menus on chilframes in MDI?
Thank you!!! i will try the same and come ack to you.
Dinesh.
-
May 17th, 1999, 02:51 AM
#4
Re: How to have different menus on chilframes in MDI?
Thank you!!! i will try the same and come back to you.
Dinesh.
-
May 20th, 1999, 01:39 PM
#5
Re: How to have different menus on chilframes in MDI?
That is right. This will set different menus on the main frame window, but from what I understood a question was how to use menu in the child frame.
Using MFC or API it is impossible because MDI child window is always created with WS_CHILD style. That style keeps all frames contained in a client area of the main window.
I have spent considerable amount of time to accomplish that particular task and I succeeded. If you are interested, you can download demo from: http://users.snip.net/~johncz
John Cz
There are only 10 types of people in the world:
Those who understand binary and those who do not.
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
|