Add hyperlinks using Popup Bindings (an example)

This example illustrates how to add a hyperlink using a Popup Binding on a Px Button widget.

Typically, a Popup Binding is added to an object that serves as a hyperlink for the Popup window. After adding the Popup Binding, you configure the properties to specify the Px view and Popup Window parameters that you want.

Image

Note the following about this example:

  • In the Px Editor view, a Popup Binding is added to a Px button widget (Popup Weather)
  • The Popup Binding properties (displayed in the bottom left corner) specify the following:
    • The Popup Window displays the default view of the component at ORD= slot:/Services/WeatherService/Edinburgh
    • No degrade behavior is assigned.
    • The title "Pop up" appears in the top left corner of the Popup Window.
    • The "workbench.png" icon is assigned to the top left corner of the Popup Window.
    • Window X and Y coordinate screen position is x=100 and y=100 pixels.
    • Popup Window size is 800 pixels wide and 600 pixels high.