import custom menus as contextual commands

One of our clients built custom menus in V8i and I have already imported them into a custom tab in CONNECT.  I would like  to have these items as contextual menus though.  I cannot find a tool, or method, that will allow me to do this.  Any recommendations?

TIA

Mike

Parents Reply Children
  • We have retained the ability to add custom tools to the right-click context menu:

    These can be made to appear in the correct context with Named Expressions.

    Not sure if this is what you are looking for though?

    A quick pop-down can be enabled by adding a custom toolbox to the Quick Access Toolbar, this can also be made contextual using Named Expressions:

    Adding a new Workflow > Tab > Group > containing a Drop-down button set to large size shows drop-down menus, again visibility (context) can be controlled by Named Expressions:

    To share these, they obviously need to be created in a DGNLIB included by the MS_GUIDGNLIBLIST variable (not in personal.dgnlib as I have done for these quick demo screengrabs).

    Marc