[state]

This section of the initialization file records the state of certain UPI objects when the user exits an application.

Description

All settings in this section are automatically updated by Uniface whenever it terminates.

Note:  On Windows, the information is recorded in the Registry.

Settings

State Information

Setting

Description

GFPPALETTE= 0 | 1

Visibility of the Tool Palette within the Uniface IDE. The default is 1 (true).

GFPSTATUS= 0 | 1

Visibility of the Status Box within the Uniface IDE. The default is 1.

PANEL= on | off

Visibility of the session panel and the toolbar. These can be displayed or hidden at run time using the Panel... command on the application panel, or with GOLD+X . The default is on. To control the contents of the Uniface toolbar use the settings in the [toolbar] section. For more information, see [toolbar].

PANELMIN= on | off

Records whether the panel was last minimized or not. The default is off.

PANELPOS= x,y

Coordinates of the floating session panel; x is the horizontal position, y is vertical position. This setting is only used if the panel position in the application shell form is set to default. The default is 0,0.

PANELSIZE= h,w

Dimensions of the floating session panel. The default is 0,0.

WINDOWMAX= on | off

Determines the initial state of the application window (using the entire screen or not). The default is off.

WINDOWPOS= x,y

Coordinates of the application window as a horizontal position, vertical position pair. The default is the default Microsoft Windows position.

WINDOWSIZE

Determines the initial size of the application window. The application window can be resized at run time. The values should be supplied as a pair of width, height values. The default is the default Microsoft Windows window size.