|
-
May 11th, 1999, 01:25 PM
#1
Using ClassWizard, how can I attach a menu created by the resource editor to my MFC code?
I'm developing an application (based on the dialog based option of the AppWizard) for which I created a new menu using the resource editor. My menu is ready, it has its ID, but when I run the application the menu never shows up. How do I attach this resource to my MFC code using the ClassWizard?
-
May 11th, 1999, 02:31 PM
#2
Re: Using ClassWizard, how can I attach a menu created by the resource editor to my MFC code?
After opening Class Wizzard, locate your ID in the left-most window, highlight it, then click on COMMAND in the right-most window, then click ADD Function, then click EDIT CODE, then add code for your menu
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
|