Hyperlinks with Popup Bindings (an example)

You add a Popup Binding to an object that serves as a hyperlink. After adding the Popup Binding, you configure Px and Popup Window properties. This topic describes an added hyperlink using a Popup Binding on a Px Button widget.

Figure 1. Example of the options to configure a popup hyperlink


In the Px Editor view, a Popup Binding is added to a Px button widget (Popup Weather). This is the default view of the component.

The Popup Binding properties (displayed in the bottom left corner) specify the following:

PropertyDescription
ordBinds the component to: slot:/Services/WeatherService/Edinburgh.
degradebehariorNo degrade behavior is assigned.
titleThe title Pop up appears in the top left corner of the Popup Window.
iconThe Workbench.png icon is assigned to the top left corner of the Popup Window.
positionWindow X and Y coordinate screen position is x=100 and y=100 pixels.
sizeThe Popup Window size is 800 pixels wide and 600 pixels high.