Consultor Eletrônico



Kbase P11280: Dynamics: Cannot resize Window to the smaller size
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/02/2005
Status: Unverified

FACT(s) (Environment):

Dynamics 1.1A
Dynamics 2.0A

SYMPTOM(s):

Dynamics: Cannot resize Window to the smaller size

Using page layout with Dynamic Viewer, Toolbar and SDO

Dynamic Viewer contains only one row

Lot of empty space between one row in Dynamic Viewer and the bottom Window border

CAUSE:

Bug# 00004908-000

FIX:

This issue is fixed in Dynamics 2.0A02 and later.

To specify your own overrides to the minimum height/width that a
container may be, add the following functions to a super procedure of
the container:
getSessionMinWindowHeight()
getSessionMinWindowWidth()
Both functions take an input parameter as a logical value that
indicates whether the window is a menu controller or not.