Toolbar
Provides quick access to commonly used operations:
Done. Finishes editing of widget template and saves changes to the Iotellect Server. | |
Cancel. Stops editing and abandons any changes. | |
Toggle Decorations. Enables or disables decorations of panel layout grid cells. See cell decorations for details. | |
Save Template. Stores currently edited template on the server by updating template field in the widget properties. Editing is not interrupted. | |
Undo. Discards previous operation. This function has global keyboard shortcut: Ctrl-Z. | |
Redo. Repeats previously undone operation. This function has global keyboard shortcut: Ctrl-Y. | |
Run Widget. Runs the widget currently being edited, for testing. This function has global keyboard shortcut: F5. | |
Fill Horizontal. Toggles horizontal fill of currently selected component. Available for components that are located in container with Grid Layout. | |
Zoom. Zooms in and out root panel. This function is bound to mouse wheel. | |
Fill Vertical. Toggles vertical fill of currently selected component. Available for components that are located in container with Grid Layout. | |
Set anchor: Center. Set anchor of currently selected component to Center. Available for components that are located in container with Grid Layout. | |
Set anchor: North. Set anchor of currently selected component to North. Available for components that are located in container with Grid Layout. | |
Set anchor: East. Set anchor of currently selected component to East. Available for components that are located in container with Grid Layout. | |
Set anchor: South. Set anchor of currently selected component to South. Available for components that are located in container with Grid Layout. | |
Set anchor: West. Set anchor of currently selected component to West. Available for components that are located in container with Grid Layout. | |
Set anchor: North-West. Set anchor of currently selected component to North-West. Available for components that are located in container with Grid Layout. | |
Set anchor: North-East. Set anchor of currently selected component to North-East. Available for components that are located in container with Grid Layout. | |
Set anchor: South-East. Set anchor of currently selected component to South-East. Available for components that are located in container with Grid Layout. | |
Set anchor: South-West. Set anchor of currently selected component to South-West. Available for components that are located in container with Grid Layout. | |
Align Top. Align selected components by their top edge. Available for components that are located in container with Absolute Layout. | |
Align Bottom. Align selected components by their bottom edge. Available for components that are located in container with Absolute Layout. | |
Align Left. Align selected components by their left edge. Available for components that are located in container with Absolute Layout. | |
Align Right. Align selected components by their right edge. Available for components that are located in container with Absolute Layout. | |
Align Horizontal Axis. Align selected components to horizontal axis by their center. Available for components that are located in container with Absolute Layout. | |
Align Vertical Axis. Align selected components to vertical axis by their center. Available for components that are located in container with Absolute Layout. | |
Make Same Width (by minimal). Set width of all selected components equal to the minimal width of them all. | |
Make Same Width (by maximal). Set width of all selected components equal to the maximal width of them all. | |
Make Same Height (by minimal). Set height of all selected components equal to the minimal height of them all. | |
Make Same Height (by maximal). Set height of all selected components equal to the maximal height of them all. | |
Distribute by Centers Horizontal. Align components so that the distance between their centers along the horizontal axis will be equal. The leftmost and rightmost components are not moved. This button is available when three or more components are selected. | |
Distribute by Spacing Horizontal. Align components so that the distance between edges of adjacent components along the horizontal axis will be equal. The leftmost and rightmost components are not moved. This button is available when three or more components are selected. | |
Distribute by Centers Vertical. Align components so that the distance between their centers along the vertical axis will be equal. The topmost and bottommost components are not moved. This button is available when three or more components are selected. | |
Distribute by Spacing Vertical. Align components so that the distance between edges of adjacent components along the vertical axis will be equal. The leftmost and rightmost components are not moved. This button is available when three or more components are selected. |
Was this page helpful?