Kbase P102718: V6 parameters causing overlay of fill-ins
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/20/2010 |
|
Status: Unverified
SYMPTOM(s):
V6 parameters causes overlay of fill-ins giving an effect like they have no borders.
Setting the V6 parameters V6Display=yes and UseNative3D=no in either ini file or registry causes the fill-ins to slightly overlay each other, causing an effect like they have no borders.
FACT(s) (Environment):
OpenEdge 10.0x
CAUSE:
Bug# OE00114571
FIX:
If it's needed to keep these parameters, use the UseClipChildren parameter in the registry or ini file and set the value to "no".
Ini file example:
[Startup]
...
UseClipChildren=no
Registry example:
Create a new string value named UseClipChildren and set value to "no" in the following key:
\HKEY_LOCAL_MACHINE\Software\PSC\Progress\<version number>\Startup