Kbase P19669: **Unable to set WINDOW-RESIZE because the WINDOW has been re
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2003 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
**Unable to set WINDOW-RESIZE because the WINDOW has been realized. (4053)
**Unable to set <attribute> because the <widget id> has been realized. (4053)
Error (4053) can not set SCROLL-BAR because WINDOW widget has been realized.
CAUSE:
There is code in the main block before initialize UI.
FIX:
Move code to after Initialize UI.