Results 1 to 2 of 2

Thread: dynamic menus

  1. #1
    Guest

    Angry

    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!

  2. #2
    Guest
    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
  •  



Click Here to Expand Forum to Full Width