Progress
Language Reference


GET-TEXT-WIDTH-CHARS( ) Method

Returns the width, in character units, of the string using the specified font. If no font is specified, the method calculates the width of the string using the default font.

Return Type: DECIMAL

Applies To: FONT-TABLE System Handle

SYNTAX
GET-TEXT-WIDTH-CHARS ( string [ , font ] ) 

string

A character-string expression whose width you want to determine.

font

An integer expression that specifies an entry within the font table.

If you pass the unknown value to this method, Progress uses the system default font. When a field-level widget inherits its font from the parent frame, Progress returns the unknown value for the font and you must use the font of the parent frame.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095