Configuring Actions

If a component hides or displays other components using a state, you must configure the action under which this event occurs. The supported actions are: on hover, on click, on double-click, and on right-click. Each action has a corresponding property in the Actions group.

To configure the component action, follow these steps:

1. Open the Property Inspector.
Double-click the component on the canvas to open the Property Inspector. You can also select the component and click the Info button in the toolbar, or use the right-click context menu or keyboard shortcut.

2. Configure the action.
In the Actions property group, double-click the appropriate property. The State Values dialog opens. You can select multiple values for a given state or for different states.

As shown below, the Button component is configured so that when it is clicked, the popup state is set to On.