INSTRUMENTS / GENERATORS Dashboard: TutorialThis page covers some basics about building, modifying and employing interfaces in Dashboard.
Building or Modifying PanelsThe Dashboard interfaces are built of separate components, for example, knobs, switches, sliders, buttons, etc. Dashboard contains a standard set of components you can employ in your projects, and the advanced users can also define their own components with the provided Component API. To modify an existing panel or create a new one from scratch, you need to
enter in design mode (turn off the lock switch - Add a New ComponentTo add a new component, open the menu (the arrow icon button next to the lock switch) and select Add Control. You will see a submenu containing all available controls grouped by type. Select a control from one of the groups and it appears on the grid. Adjust the Size and Position of a Component
To reposition a component, Left-click on its surface and drag it to a new location on the panel. Some of the components are resizable as well. In this case you will see an additional handle at the bottom right corner of the selected control. Drag that handle to resize the control. You can change scale and size by directly manipulating the component properties as well, see the next section. Adjust the Component Properties (Component Inspector)In design mode, you can see an additional panel displayed on the right side of the window of the Dashboard plugin. This panel is the component inspector, which allows you to select a component for editing and modify its properties.
For more information on the specific properties for each component type, see Components & Properties. Using Complete Panels.As soon as the panel is locked ( |