Inserting MFC resource menus into AutoCAD menubar

Discussion in 'AutoCAD' started by hoenes1, May 12, 2005.

  1. hoenes1

    hoenes1 Guest

    Hi all,

    I'm dynamically changing the AutoCAD menu structure using the
    IAcadPopupMenu, IAcadMenuBar, .... interfaces. I can use the
    AddMenuItem() function to add menu items. But wouldn't it be much nicer
    if it was possible to dynamically add complete menus from .rc resource
    files through Visual Studio? Someone has any suggestions? Even the
    possibility to add CMenu-objects to the AutoCAD menu bar would be
    great. I'm using ObjectARX for AutoCAD 2004.

    Thanks in advance.
     
    hoenes1, May 12, 2005
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.