States that the object screen must be a popup overlapping window.
Values
|
No |
The window is displayed totally overlapping. This is the default value. |
|
Yes, Automatic Border |
The form will be generated as a popup window and the border may be drawn by the user in the form. This value is only valid for character interface generators. |
Description
This property is used to indicate that the form must be loaded as a popup window (overlapped to the previous screen, instead of replacing it). In this way, parts of the two windows can be seen simultaneously.
Notes
-
When a screen is defined as popup, there are some limitations in the rows and columns that can be used. When the screen design trespasses these limits, a message is issued within the Navigation report generated at specification time, which indicates the proper screen boundaries.
-
This property is not valid when generating for the Windows environment.
Scope