2 Questions
-
I have developed a dialog box based application for a college project. But midway through the project, my professor wants me to have a menu bar in the application. I have already written much code, so it would be a pain for me to start from scratch. So I have 2 question: q1)Is it possible to have a menu in a dialog box based application? q2)If yes, then is there a way for me to add a menu bar to my existing project or create a new project and reuse all my existing dialog boxes, resources and code? Thanks, Mike
-
I have developed a dialog box based application for a college project. But midway through the project, my professor wants me to have a menu bar in the application. I have already written much code, so it would be a pain for me to start from scratch. So I have 2 question: q1)Is it possible to have a menu in a dialog box based application? q2)If yes, then is there a way for me to add a menu bar to my existing project or create a new project and reuse all my existing dialog boxes, resources and code? Thanks, Mike
q1) and q2) Sure, just create a menu with the resource editor, then go to the dialog properties, General tab, and there you have a combobox to select the menu associated with the dialog. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo