Kbase P94477: Error 6491 when executing a program in the XP style compiled in the Windows Classic style
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/25/2009 |
|
Status: Verified
SYMPTOM(s):
Error 6491 when executing a program in the XP style compiled in the Windows Classic style
**<widget id> does not fit in parent <parent widget id>. (6491)
**BROWSE <browse-name> does not fit in parent FRAME <frame-name>. (6491)
Horizontal scrollbar appears for a browser widget
FACT(s) (Environment):
Executing a code in the XP style compiled in the Windows Classic style
Code compiled in the Windows Classic style
Code executed in the Windows XP style
Windows XP
Progress 8.x
Progress 9.x
OpenEdge 10.x
CHANGE:
Windows desktop theme is changed from Windows Classic to Windows XP
CAUSE:
Bug# OE00109228
CAUSE:
Default scrollbar size in the Windows Classic style is 16, but the default scrollbar size in the Windows XP style is 17
FIX:
Change the Windows scrollbar size to 16. You can do this by:
1. Go into your Windows desktop settings by right-mouse-clicking your desktop and selecting "Properties".
2. Select the "Appearance" tab.
3. Select the "Advanced" button.
4. In the "Item:" pull-down box, select "Scrollbar".
5. Make the size change and click the OK button.