Format
Overview
- Format commands are used for formatting bars & menus.
- Many of these will only work in particular situations, as specified.
Actions
-
BarVerticalLine
- Draws a vertical line on a bar.
-
Context
- Starts a menu/bar section , or shows a whole bar, depending on the active window.
-
ContextIf
- Starts a menu/bar section , or shows a whole bar, depending on the active window, where the context is given by an expression.
-
Drag
- Gives click-drag functionality to any bar button assigned this command, whereby click-dragging that button will move the bar.
-
EndContext
- Ends a section started with a *Format Context or *Format ContextIf command.
-
EndSubMenu
- Ends a submenu in a menu.
-
Item
- Obsolete.
- Use CL functions instead, see:
-
MaxColumn
- Sets the maximum number of entries per column in a menu.
-
NewBarRow
- Starts a new row in a bar.
-
NewBarRowLine
- Starts a new row in a bar & draws a separator line.
-
NewColumn
- Starts a new column in a menu.
-
NewColumnLine
- Starts a new column with a vertical separator line.
-
Separator
- Draws a vertical separator on a bar or menu.
-
StartSubMenu
- Starts a submenu in a menu.