|
-
Sep 12th, 2000, 04:28 AM
#1
hey everybody,
does anybody know something about the whole 'add-menus-at-runtime' thing? i need to be able to build fully dynamic menus during runtime depending on the state of the app or language choosen. i experimented with CreateMenu, SetMenu, AppendMenuItem... but it just won't work. i can create main menu title such as file, edit and so on. but what about the new in the filemenu? and what about the file-send to-email/fax/...? i need to be able to create main menus (menubar), menus and submenus...
can anybody help me out here?
thanx alot for your replies!
-
Sep 12th, 2000, 08:21 PM
#2
Yeah, it's a dog of a job creating menus at runtime. Have a look at the popmenu dlls at http://www.vbaccelerator.com for some sample code on how it's done, or just use the dll as is like I do.
- gaffa
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
|