|
|
Window widget with control buttons and a menu bar.
|
Menu widget to use with menu bars or as pop-ups. Items: Sets the items of the menu, one item per line. You can use one of the following prefixes to customize menu items:
| Example:
|
Toolbar widget with control buttons. Use the Items parameter to set the items in the tool bar, one line of text per item. Items can be text lines, comboboxes, checkboxes, hyperlinks and buttons or a mix of them. To insert a separator add a blank line. The items can be customized individually by prefixing lines with one of the following characters:
| Example:
|
Grouping frame with a title.
|
Stack of tabbed panes.
| Example:
|
Standard command button.
| Example:
|
Check box with a text label.
|
Radio button with a text label.
|
Horizontal slider widget.
|
Static text on single or multiple lines.
|
Hyperlink widget.
|
One-line text editor.
|
Spin box widget.
|
Drop down list.
|
List of selectable items. Use the Items parameter to add items to the list, one line of text per item. Items can be text lines, comboboxes, checkboxes, hyperlinks and buttons or a mix of them. The items can be customized individually by prefixing lines with one of the following characters:
| Example:
|
Column of collapsible items. Use the Items parameter to set the tabs and tool items in the tool box, one line of text per item.
To expand a tab add a Tool items can be customized individually by using the following prefixes:
| Example:
|
Rich text editor with custom font, size, color and alignment.
|
Rounded range control similar to a potentiometer.
|
Horizontal progress bar.
|
Calendar widget. You can select the day in the calendar in the Widget properties panel. |