Consultor Eletrônico



Kbase P27328: TreeView tooltips are displayed behind their parent Window
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/09/2010
Status: Unverified

GOAL:

Progress 9.x

SYMPTOM(s):

Created a Window that contains the Microsoft TreeView OCX Control in its frame

Added some nodes with tooltips to the TreeView

Tooltips seem to disappear when running the Application program

Tooltips are actually displayed behind the OCX's parent window. If the tooltip strings are long enough to be wider than the size of the OCX's parent window, they can be partially visualized

FACT(s) (Environment):

Windows

CAUSE:

Bug# OE00124858

FIX:

Open the Window with Procedure Editor and comment out the following code, or move it to the main-block section:

CtrlFrame:NAME = "CtrlFrame":U.