Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > Visual C++
|
Visual C++ Questions specific to Microsoft's Visual C++. For questions not specific to this Microsoft version, use the C++ Programming forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual C++ section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 25th, 2004, 05:24 AM
Authorized User
 
Join Date: Aug 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default Adding a menu to ChildWindow

Hello,

I am developing an MDI application in VC++. I need to create an MDI child menu attached to the Child Window without replacing the mainframe's menu. To be more specific my MDI Child window is using CFormView. I should be able to access both the child window menu and the main frame menu both simultaneously at a time. Can you please suggest any solution this.Please email to me if you have any useful relevant information on the above.

Thanks
Madhavi

 
Old August 27th, 2004, 05:28 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

Well for such needs you can keep a common menu independent of both the MDIFrameWnd and MDIChildWnd. Why would you need to change the default behaviour which makes sense as without any active MDIChild the Main Frame Wnd has very little left (often just a frame) to play with.
 
Old August 31st, 2004, 05:24 AM
Authorized User
 
Join Date: Aug 2004
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

Well my client wants the UserInterface to be that way. So I am struggling to do this. Please let me know if you have any useful information to do this.

Thanks
Madhavi.






Similar Threads
Thread Thread Starter Forum Replies Last Post
adding images to the menu kherrerab BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 September 18th, 2007 01:48 PM
Adding Menu Items using VB SamuelP ASP.NET 2.0 Professional 0 October 23rd, 2006 08:01 AM
Menu control adding 1px padding underneath in IE thenoseknows ASP.NET 2.0 Professional 1 August 31st, 2006 10:19 AM
Adding menu to dialog bar. lmadhavi Visual C++ 2 October 4th, 2004 02:08 AM
Adding a picture to the Menu Editor donrafeal Pro VB Databases 0 April 22nd, 2004 03:21 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.