Kbase P16278: Error (6491) after compiling application with V6FRAME=TRUE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/09/2006 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
<widget id> does not fit in parent <parent widget id>. (6491)
Compiling with V6FRAME=TRUE
CHANGE:
Upgraded from 9.1C
CAUSE:
The V6FRAME option was added to compile and run Progress Version 6
applications with Progress Version 7 (or later) Windows releases. The
Browse widget is not a version 6 widget and thus, the v6frame layout
will not work with a browse widget.
The reason why it was working for a time was because of a bug fixed by
20010917-002 (If a browse was specified with <x> DOWN phrase, it was
being created with 1 less row, giving the widgets below the browser a
little extra room).
The reason it doesn't work is because of the extra real estate in the
browser (separators between each row) Version 6 widgets were NON-GUI
widgets.
FIX:
Update the layout of the application.