1.6.8.2.3.1. menustructure_PARTproject.cfg

The basic structure of the toolbar and menus is specified in this configuration file.

[Note]Note

Normally you do not need to change these settings.

The visibility of elements is controlled by menuvisibility_PARTproject.cfg.

For general explanations, see menustructure_PARTdataManager.cfg.

Toolbar positions

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

Compare menustructure_PARTdataManager.cfg.

Button layout

To customize the layout of the button display, use the setting options of the "<name>ToolbarButtonStyle " key. Compare menustructure_PARTdataManager.cfg.

Menu sequence

The key values of menuOrder represent the desired order of the individual 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

    The key values do not usually need to be changed.

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

    Individual adjustments are made in the configuration file Section 1.6.8.2.3.2, “ menuvisibility_PARTProject.cfg: Action names of menus, menu items, toolbars and buttons”.

  • Version management [Versioning system] menu

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

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

    Individual adjustments are made 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 are made 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 are made 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 are made 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 are made in the configuration file menuvisibility_PARTProject.cfg.

  • Standard [Default] toolbar

    Standard [Default] toolbar

    Standard [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 are made 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 are made in the configuration file menuvisibility_PARTProject.cfg.

Block [hasSubMenuActions]

The [hasSubMenuActions] block contains the standard declaration for all actions with an additional menu level. The name of the top-level action is set as the key. The actions of the next level down are listed one after the other, separated by commas.

Example: "Recently opened files [Recent parts] " menu item, with sub-items

Example: "Recently opened files [Recent parts] " menu item, with sub-items

[hasSubMenuActions]

listOfMenus=actionRecentFilesList

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