Previous Topic: Copy a DialogNext Topic: Copy and Change a Dialog Resource


Change the Dialog Size

You can change the general size of all installation dialogs of a package, but you cannot change the size of a single dialog.

To change the size of the installation dialogs

  1. Select the package in the project pane.
  2. Select the Dialogs tab in the subproject pane.

    The Java dialog specific dialog opens in the GUI work area and displays the current values for the width and height of the installation dialogs for this package (in number of pixels). If the Java dialog specific dialog does not appear, click another tab in the subproject pane, and then click the Dialogs tab again.

  3. Click in the Width field and change the current value for the width of the installation dialogs (in number of pixels).
  4. Click in the Height field and change the current value for the height of the installation dialogs (in number of pixels).

The new dialog size is applied to all installation dialogs of this package. VT100 dialogs do not evaluate the width and height parameters because the complete terminal size is used.