
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:
| Property | Description |
|---|---|
ord |
Binds the component to: slot:/Services/WeatherService/Edinburgh. |
degradebeharior |
No degrade behavior is assigned. |
title |
The title Pop up appears in the top left corner of the Popup Window. |
icon |
The workbench.png icon is assigned to the top left corner of the Popup Window.
|
position |
Window X and Y coordinate screen position is x=100 and y=100 pixels. |
size |
The Popup Window size is 800 pixels wide and 600 pixels high. |