Kbase P105162: **<widget id> does not fit in parent <parent widget id>. (6491)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2011 |
|
Status: Verified
SYMPTOM(s):
**<widget id> does not fit in parent <parent widget id>. (6491)
BROWSE widget must have at least 2 DOWN. (3520)
**Unable to realize <widget name>. (4025)
Code compiles fine in the Procedure Editor but gets corrupted when opened in the AppBuilder.
FACT(s) (Environment):
Windows
Progress 8.x
Progress 9.x
OpenEdge 10.x
CHANGE:
Extended an existing Application window by adding too many Browse and Button widgets to it.
CAUSE:
Frame definition was too large for the UIB.
FIX:
Restructure the Application window contents to stay within the limits of the AppBuilder.