![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2006
Posts: 4
Rep Power: 0
![]() |
resource files for Win32 API
Hello all. I have a question about Win32 API menu definitions within .rc files.
How can you specify where you want the "popups" to appear on the menu bar? For example... THE_MENU MENU BEGIN POPUP "&File" BEGIN MENUITEM "Load", FILE_LOAD MENUITEM "Save", FILE_SAVE MENUITEM "Exit", FILE_EXIT END POPUP "&Help" BEGIN MENUITEM "About", HELP_ABOUT END END ...will put the "Help" tab right by the "File" tab. How can I put it at the other end (right-side) of the menu bar? Does anyone know of a good resource for this type of information?
__________________
"Help! Doc!!" "Join the Nintendo Fun Club today! Mac." |
|
|
|
|
|
#2 |
|
Professional Programmer
|
Have you looked at this yet: http://winprog.org/tutorial/menus.html
__________________
The world's first athletic computer geek! The home of PrProgramsStudios How not to post a question: <-- Please don't reply |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Apr 2006
Posts: 4
Rep Power: 0
![]() |
Yes, I have seen this. It does not have the information I am looking for. No one does.
Thank you, though.
__________________
"Help! Doc!!" "Join the Nintendo Fun Club today! Mac." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|