I just got The Boodshed C++ from a cd on compiling and running the Winmenu example I get a window with no File menu the source shows it to be there . Is something wrong.
Anil Bhattacharji
anilbh@w3c.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I amposting this message again. I though I would get help here . Winmenu is an example which came with the copy of dev c++ which I have . I assumed it would show a menu to help me get started with menus. I am a novice at windows programming. Can I find help here ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just got The Boodshed C++ from a cd on compiling and running the Winmenu example I get a window with no File menu the source shows it to be there . Is something wrong.
Anil Bhattacharji
anilbh@w3c.com
I amposting this message again. I though I would get help here . Winmenu is an example which came with the copy of dev c++ which I have . I assumed it would show a menu to help me get started with menus. I am a novice at windows programming. Can I find help here ?
If you wish you can download Dev v4950.
Here http://www.bloodshed.net/dev/devcpp.html
First remove the v3.9 before you install v4950.
Larry
That won't help with the menu problem in the first place, but there may be an example in the full install showing how to create menus.
rpeter