Toolbar¶
Sample configuration of a Toolbar widget
The Toolbar widget allows users to further configure their custom interface by adding a bar (either horizontal or vertical) containing a series of buttons or menus that perform several operations. Interactive buttons linked to events can be easily added to the Toolbar widget by clicking the plus icons, positioned on both the left and right sides of the central text title. The Toolbar can be dragged only onto slides or dialogs.
Note
The plus icons will disappear in presentation mode. They can also be hidden in editing mode by clicking the eye icon located in the top-left corner of the Toolbar.
The table below provides a detailed description of the Toolbar layout options along with their corresponding GOLD references. These options can also be modified using parametric mode.
Subsection |
Option |
Description |
GOLD Ref |
---|---|---|---|
General |
Orientation |
From this drop-down list, the orientation of the toolbar can be defined. Available orientation modes are: Horizontal and Vertical. |
|
Elevation |
From this spin box, users can specify the elevation level of the toolbar. Increasing the elevation gives the impression of the toolbar being more lifted and adds depth to the widget. |
||
Disable hover effect |
By selecting this checkbox, the Toolbar’s hover effect will be disabled. |
||
Background |
Background color |
It defines the background color of the Toolbar. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is blue. |
|
Background color hover |
It defines the background color hover of the Toolbar. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is blue. |
||
Border |
Border radius |
This spin-box allows users to set the Toolbar’s corner radius by specifying a value in pixels. The higher the number, the more rounded the button’s corners will appear. |
|
Icons style |
Text style |
Here, users can define the label style, which can be bold, italic or underlined. |
|
Font family |
It defines the font of the Toolbar’s text label appearing near its button events icons. Users can select the desired one in the drop-down menu. |
||
Font size (px) |
In this spin box, users can choose the desired font size in pixels of their text label. |
||
Text Transform |
From this drop-down list, users can further customize the Toolbar’s text label. Available options include: None, Capitalize, Uppercase, Lowercase. |
||
Label color |
It defines the color of the button’s text label. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is white. |
||
Icon color |
It defines the color of the button icons of the Toolbar. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is white. |
||
Title |
Text style |
Here, users can define the title style, which can be bold, italic or underlined. |
|
Title text |
In this text field, users can enter the text appearing onto the Toolbar widget. |
||
Font family |
It defines the font of the text appearing on the Toolbar. Users can select the desired one in the drop-down menu. |
||
Text transform |
From this drop-down list, users can further customize the button’s text label. Available options include: None, Capitalize, Uppercase, Lowercase. |
||
Font size (px) |
In this spin box, users can choose the desired font size in pixels of their Toolbar’s text. |
||
Title color |
This option defines the desired text’s title color. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is white. |
||
Menu icons style |
Text style |
Here, users can define the text style of the button menu type, which can be bold, italic or underlined. |
|
Font family |
It defines the font of the text appearing on the button menu type. Users can select the desired one in the drop-down menu. |
||
Font size (px) |
In this spin box, users can choose the desired font size in pixels of the text appearing in the button menu. |
||
Text transform |
From this drop-down list, users can further customize the text appearing in the button menu. Available options include: None, Capitalize, Uppercase, Lowercase. |
||
Label color |
It defines the color of the label’s option appearing within the Toolbar’s button menu. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is black. |
||
Icon color |
It controls the color of the button icons appearing within the Toolbar’s button menu. By clicking it, users can select Standard colors and generated color palettes, otherwise they can use the color picker or choose the color code, which can be: Hex, Rgb, Hsl, Hsv. The default color is gray. |
Note
Keep in mind that Icons style options primarily affect the label next to the Toolbar’s button icons. To see these style changes, make sure the Show label checkbox is selected in the button layout window.