Re: Menu ID editing

Tech-Archive recommends: Fix windows errors by optimizing your registry



Alex wrote:
You can edit the ID in the properties list. Yes, this thing has an IDE
that deserves hating :(

--
Scott McPhillips [VC++ MVP]


I'm sorry, Scott, but I have to keep bothering you - where can I find
the "properties list"? If I select this menu and "right button click"
there is no Properties option at the bottom

And another thing - In VS6 class wizard created so beautifully
structured .h files. Now it's a mess.


Open the menu for editing. (Double click on IDR_MAINFRAME in the resource tree)

Right click (or double click) on your new menu item to get the Properties option.

Selecting Properties opens the properties list, which lets you edit the ID.

You will come to know and hate the properties list very much. It provides, in amazingly awkward ways, most of the things that used to be provided by the class wizard.

--
Scott McPhillips [VC++ MVP]

.


Quantcast