OPENLIST: Difference between revisions

From MusiCAD
No edit summary
No edit summary
 
Line 1: Line 1:
'''OPENLIST''' is a command you can use in a [[layout templates|layout template]] to open a list of layout templates (a [[toolbox]]) in a window.
'''OPENLIST''' is a [[template function]] you can use in a [[layout templates|layout template]] to open a list of layout templates (a [[toolbox]]) in a window.


Syntax:
Syntax:
Line 5: Line 5:


With {{Literal|OPENLIST( tools-en )}} you open a [[toolbox]]. Allows you to assign a list to a [[shortcut|keyboard shortcut]] or [[user definable button|user button]].
With {{Literal|OPENLIST( tools-en )}} you open a [[toolbox]]. Allows you to assign a list to a [[shortcut|keyboard shortcut]] or [[user definable button|user button]].


{{NavTemplates}}
{{NavTemplates}}


[[nl:OPENLIST]]
[[nl:OPENLIST]]

Latest revision as of 12:54, 5 October 2023

OPENLIST is a template function you can use in a layout template to open a list of layout templates (a toolbox) in a window.

Syntax:

  OPENLIST( name );

With OPENLIST( tools-en ) you open a toolbox. Allows you to assign a list to a keyboard shortcut or user button.