Adding Widgets
Screens are drawn by adding widgets and other assets from the Palette to them.
Widgets can be added in several different ways:
- Drag and drop the palette item onto the editor canvas. The widget will have its size calculated automatically.
- Select the palette item and then draw a bounding box in the editor canvas to place the widget and give it an initial size.
- Double-click a palette item to add it.
- Open the Quick Add dialog (Ctrl+Space), start typing a widget name, select the widget and then press Enter to place it. Press Ctrl+Enter to place the widget and immediately search for another. Instead of Enter you can also select the widget using mouse. This will close the dialog and let you place the widget using the mouse.
Next: Selection