Kbase P26544: Dynamics: How to reduce dynbrowse browse widget width size
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  05/06/2003 |
|
Status: Unverified
GOAL:
Dynamics: How to reduce dynbrowse browse widget width size
FACT(s) (Environment):
Dynamics 2.0A
FIX:
If the width of the browse widget in the dynbrowse object is too big,
then it is possible to reduce it by setting the attributes of the
dynbrowse object in its container.
The attributes that can be used are:
- MaxWidth
- MinWidth
- ResizeHorizontal
The last one 'ResizeHorizontal' can be set to 'NO' in order to prevent
that the container window resizing affects the size of the dynbrowse's
browse widget.
Open the container object and while in the Container Builder window
locate the dynbrowse object instance in the visual grid. Select the
instance and right-click on it. From the popup menu choose 'Dynamic Properties'
and set the attribute values as required.