Kbase P25958: Changing width of scroll bars can affect the width on combo-
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/16/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Running code on new computer causes scroll bars on the window
Not running .r code (source code only)
New computer
Not using any kind of theme
Video driver is Geforce 4MX
Rebooted machine into safe mode (VGA video driver) and problem still happens
CAUSE:
Width of Scroll Bars was programmatically changed from the default size.
FIX:
The size of some widgets are inter-related to the size of other widgets.
Since a combo box has a scroll bar within it if there is a large list, the modification of scroll-bars in general may adversely affect the size of a combo box.