Flow Design Page Properties

Describes the properties for all objects selected in the Flow Design page of the Device Application Designer.

Object Properties/Description
Starting Point The starting point properties dictate where the Start icon is placed in the graphical editor pane.
  • X – this is the X-coordinate of the Start icon and must be a positive integer.
  • Y – this is the Y-coordinate of the Start icon and must be a positive integer.
Screen This displays the properties of the selected screen on the Flow Design page. The properties include:
  • Name – title of the selected screen. This cannot be empty.
  • X – X-coordinate of the screen icon in the graphical editor pane.
  • Y – Y-coordinate of the screen icon in the graphical editor pane.
  • Width – the width of the screen in integers.
  • Height – the height of the screen in pixels.
  • Type – shows the type of screen, for example, user, table of contents, login, and so on.
Note: The X, Y, Width, and Height values must be positive integers.
Connection
  • Target Screen – the screen where the connection ends. You can select any screen from the drop-down list.
  • Control – select the control that is using the connection on the Screen Design page.

    Click Go To to open the design page and set the screen design to the source of this connection.

  • Close Source Screen on Connect – select so that the source screen closes after connecting to the target screen.
Alert
  • Target Screen – the screen where the alert ends. You can select any screen from the drop-down list.

    If the target and the source are the same screen, the alert pops up and returns to the same screen.

    If the target is a different screen from the source, the alert pops up and goes to another screen.

  • Message – enter the message you want to display with the alert.
  • Control – select the actual control using this connection on the Screen Design page.
  • Go To – click to open the design page, set the screen design to the source of this connection, and select the control specified in the Control drop-down list.
  • OK Button Label – enter the text for the button label for information, error, and question alerts. The default value is OK.
  • Cancel Button Label – enter the text for the Cancel button label for question alerts. The default value is Cancel.
  • Close Source Screen – select so that the source screen closes after connecting to the target screen.


Created September 17, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com