To create the window that will display the data in a table, use the following steps:

  1. Open the Tables window.
  2. Locate the table for which you will create a window. Right-click the record showing the table and select Make Window. The application displays a new window. The default selection in the dialog box is to create a data window, which is the goal of this example.

  1. Since the data table option is already selected, just click Next. The application displays a second new window.
  2. In the second new window, modify the window title as desired.
  3. If the data in the window may be modified, click the Editable? check box to select it.
  4. In the lower part of the dialog box, expand the menu hierarchy to locate the parent menu item under which the menu item to display the window will be placed.
  5. Right-click the parent menu item and select Add Branch. The application displays a new dialog box where you enter the name of the menu item.

  1. In the dialog box, in the New Menu ID field enter the internal ID for the menu item that will open the window. (This ID should be lower case and not contain spaces.) Also, in the New Menu Name field, enter the name of the menu item that will open the window.

  1. Click OK to close the dialog box. A new node is added subordinate to the parent menu item.
  2. Right-click the new node and then click Select This. The system places a check mark in the square beside the menu name to denote that it is selected.
  3. Click OK to make the window.
  • No labels