Consultor Eletrônico



Kbase 16465: V6FRAME and USE-UNDERLINE underlines one character at a time
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
V6FRAME and USE-UNDERLINE underlines one character at a time

When an application uses V6FRAME and the USE-UNDERLINE option, each
character entered will have the underline graphics rather than the
entire fill-in. This is expected behavior. When V6FRAME is used
and USE-UNDERLINE is specified, an underline font is chosen for the
fill-in. The font contains the underline with each character's
representation. So, there is no underline in the fill-in's
visualization. The underline will only appear as each character is
entered.

To demonstrate, run the following:
DEF VAR x AS CHAR.
UPDATE x WITH V6FRAME USE-UNDERLINE.

There are no plans to change this behavior in the PROGRESS product.

10-DEC-1996

Progress Software Technical Support Note # 16465