Display form of the child screens

You can open multiple child screens at the same time.

In addition, you can set how child screens are displayed by specifying the Display Preference.

Forms in which you can display a child screen are as below:

  • Display in tab form

    Figure 7.1 Tab form

    For the details on how to display a child screen in tab form and the various on-screen operation on tabbed screen, refer to Tabbing the child screen.

    You can change the tabbed child screen that is displayed by performing the following operations:

    • Scrolling with the mouse wheel on a tab

    • Pressing "Ctrl+Tab" on a tab

    In addition, when multiple screens are displayed in tab form, you can display tabs that are not currently shown by clicking button, button, or button.

  • Display in floating form

    Figure 7.2 Floating form

    For the details on how to display a child screen in floating form and the various on-screen operation, refer to Floating child screens.

How to select the Display Preference

You can select whether to open child screens in tab form or in floating form by specifying the Display Preference.

The setting procedure is shown below:

  1. Terminate HULFT Manager.

    Refer to Method for closing HULFT Manager for details.

  2. Open the file shown below with text editor:

    HULFT Manager Installation Folder\hulman.ini

  3. Modify the set value (underlined) of the DisplayPreference, which you can find in the Option section in the text.

    The section to be modified is underlined.

    [Option] 
     ... 
    DisplayPreference=0

    Setting Value

    Behavior

    0

    Open child screen in tab form (Default)

    1

    Open child screen in floating window

    Note

    Do not modify any description other than the underlined.

  4. Start up HULFT Manager.

    Refer to Method for starting HULFT Manager for details.