Creates a main menu for the application. The structure of the menu is defined as an indented text (with spaces) representing the menu's structure.

File
Open
Save
Edit
Command 1
Sub Command 1
Sub Command 2
Command 2
The menu structure is defined as an indented text. Each line represents a menu item. Sub-menus are defined by indenting the menu item with spaces.
The tag image= add an image at the left of the menu item. Images must be present in the Usine package or specified as an absolute path. Image names must not contain the comma character.
File
Open,image=open.png
Save,image=c:\users\test\images\save.png
To set a shortcut for the menu item, set the shortcut= tag.
File
Open,shortcut=Ctrl+O
Save,shortcut=Ctrl+S
Save All,shortcut=Shift+Ctrl+S
The allowed shortcuts modifiers and special characters are:
To avoid shortcut conflicts with the main Usine's shortcuts, activate the setup-panel-tab-expert disable-all-key-learn option
With the tag checkbox the menu item is defined as a checkbox.
Options
Auto Save,checkbox
Snap to grid,checkbox
Lock,checkbox
Additional options can be mixed. They must be separated by commas ,.
Options
Auto Save,checkbox,image=save.png,shortcut=Alt+Enter
Snap to grid,checkbox,image=snap.png,shortcut=Shift+Alt+Enter
If the caption of the menu is - (hyphen) the menu item becomes a separator line.
File
Open
Save
-
Save All
Opens the web browser to display information or help about the selected object, if it exists.
For more details about information/help creation, see create-help-file.
Description of the module for internal help purposes only. The description is not displayed in the interface.
visible only in god mode, see setup-panel-tab-expert.
Current private ID for this control used to identify the object.
Current private preset ID for this control used for presets.
If you experience difficulties in Polyphonic mode, try to recreate new id(s) with this button.
Each Patch shared on the local network uses its own ID (identification number). If you experience issues of Patches that don't send information to the good target, this button will rebuild all these id's.
Absolute remote address. see objects-address.
Local to the current patch remote address. see objects-address.
User defined remote address. see objects-address.
version 7.0.250121
Edit All Pages