List Box Dynamic Resizing Overview

Dynamic Resizing functionality enables the changing of the size and position of objects on a PROIV screen when the browser is resized by dragging the corner of the browser window, or by clicking the window's Maximise . This applies to PROIV applications deployed using Open Client technology. There are numerous objects that can be resized, including List Boxes.

Enable Resizing

You turn on Dynamic Resizing by either enabling one of the following Application properties in logic, or by setting the Max Height and Max Width on the List Box Property Sheet.

Application Property

The Application Property turns on autoresizing for all of List Boxes.

Object Type Property

To enable the resizing of an individual List Box, set the maximum height and width (Open Client Only) values to be more than the GUI Height and GUI Width field values on the Data tab on the List Box Property Sheet.

For example, to enable Resizing, enter values in the highlighted yellow fields greater than those in the highlighted red fields:

 

Disable Resizing

To disable resizing for an individual List Box, set the maximum height and width values to match the GUI Height and Width values on the Data tab on the List Box Property Sheet. If the maximum height and width values are not set or set to zero, then the Application property is used to determine the resizing behaviour.

 

Comment on this topic

Topic ID: 800088