powered by CADENAS

Manual

Manual

1.7.9.2.3.1. menustructure_PARTproject.cfg

In this config the structure of toolbars and menus is specified.

[Note] Note

Normally you don't have to change these settings.

Visibility of elements is controlled by menuvisibility_PARTproject.cfg.

For general explanations please see menustructure_PARTdataManager.cfg.

Toolbar positions

[Tweakmenu]
toolbarOrderTop=Standard,LinkDatabase
toolbarOrderRight=
toolbarOrderLeft=
toolbarOrderBottom=

Compare menustructure_PARTdataManager.cfg.

Button layout

If you want to explicitly adjust the layout of the buttons, then set the value of “<name>ToolbarButtonStyle”. Compare menustructure_PARTdataManager.cfg.

Menu order

The values of the key menuOrder represent the desired sequence of the single menus.

Example for menu order

Example for menu order

Menu name Action name
File FileMenu
Versioning system QAMenu
ERP ErpMenu
Extras ExtrasMenu
Window WindowMenu
Help HelpMenu

Example:

menuOrder=FileMenu,QAMenu,ErpMenu,ExtrasMenu,WindowMenu,HelpMenu

  • File menu

    Normally the key values don't have to be changed.

    FileMenuName=FileMenu
    FileMenuTitle=&File
    FileMenuContent=FileSave,FileSaveAll,-,FileExportTrans,FileImportTrans,-,
     actionRecentFilesList,-,FileExit

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • Versioning system menu

    Normally the key values don't have to be changed.

    QAMenuName=QAMenu
    QAMenuTitle=&Versionsverwaltung
    QAMenuContent=QALogin,QALegend

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • ERP menu

    ErpMenu

    ErpMenu

    Normally the key values don't have to be changed.

    ErpMenuName=ErpMenu
    ErpMenuTitle=ERP
    ErpMenuContent=LinkDbLogin,LinkDbChangeGroup,CallLinkMgr,LinkDbShowLegend,PreferredRanges

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • Extras menu

    Normally the key values don't have to be changed.

    ExtrasMenuName=ExtrasMenu
    ExtrasMenuTitle=E&xtras
    ExtrasMenuContent=ExtrasOfflineCD,ExtrasCipCatalog,-,actionPluginList,-,
     ExtrasEditClassSystem,ExtrasExportCSystemTranslation,ExtrasImportCSystemTranslation,-,
     ExtrasMessageList,-,ModePreferences,-,ShowPreferences

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • Window menu

    Normally the key values don't have to be changed.

    WindowMenuName=WindowMenu
    WindowMenuTitle=&Window
    WindowMenuContent=actionWindowCascade,WindowsTile,WindowsTree,WindowsEdit,WindowsPreview

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • Help menu

    Normally the key values don't have to be changed.

    HelpMenuName=HelpMenu
    HelpMenuTitle=&?
    HelpMenuContent=HelpHelp,HelpAbout,-,HelpLicenses,HelpSysInfo

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • Default toolbar

    Default toolbar

    Default toolbar

    Normally the key values don't have to be changed.

    StandardToolbar=MainWindow/Standard
    StandardToolbarTitle=Standard
    StandardToolbarContent=FileSearch,-,FileSave,FileSaveAll,-,UpdateIndex,ShowPublishingState
    

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

  • Link database toolbar

    Link database toolbar

    Link database toolbar

    Normally the key values don't have to be changed.

    LinkDatabaseToolbar=MainWindow/LinkDatabase
    LinkDataBaseToolbarTitle=Link database
    LinkDatabaseToolbarContent=LinkDbLogin,LinkDbChangeGroup,CallLinkMgr,LinkDbShowLegend,
     PreferredRanges

    Individual adjustments happen in the configuration file menuvisibility_PARTProject.cfg.

Block [hasSubMenuActions]

In the block [hasSubMenuActions], all actions with an additional menu level are stored. The name of top level actions is set as key. The lower level actions are listed comma separated in the line.

Example: "Recent parts" menu item, which has submenus

Example: "Recent parts" menu item, which has submenus

[hasSubMenuActions]

listOfMenus=actionRecentFilesList

actionRecentFilesListName=
RecentFile_Menu2Content=RecentFile_Menu0_Entry6,RecentFile_Menu0_Entry7,
 RecentFile_Menu0_Entry8,RecentFile_Menu0_Entry9,RecentFile_Menu0_Entry10