1.7.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

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