Kbase P98778: wrong behavior when using underlaying images and move-to-top
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 10.x
Progress 9.1E
Windows 32 Intel
SYMPTOM(s):
loading an image causes other images to go to bottom unexpectedly
move-to-top causes other images to go to bottom unexpectedly
moving other Progress or non Progress windows over the application window causes the images to unexpectedly appear or disappear
Using 4GL application with graphical interface.
using image overlay
CAUSE:
Bug# 20041214-014
FIX:
Upgrade to 10.0B02 or later.
Workarounds:
- if transparency or irregular shades are not needed, use frames to encapsulate the image, or
- set the following string value in [Startup] section of the ini file/registry: UseClipChildren = no .