Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

FontCharSet – PB Docs 150 – PowerBuilder Library

FontCharSet – PB Docs 150

FontCharSet property for PowerScript controls

Controls

Controls that can display text

Description

This property specifies the font character set to be used
for the text in the control. Character sets and font typefaces are
related, so choosing the wrong character set can cause a different
font to be used than the one expected.

When working in a painter, setting the font face name property
causes the correct character set to be selected.

Usage

In a painter

proc.png To set the font character set:

  1. Select a font character set from the FontCharSet
    list box on the Font tab page of the control’s Properties
    view.

proc.png To set the font character set of text objects
in a graph control:

  1. Display the Text tab page of the graph
    control’s Properties view.

  2. Select the desired text object from the Text Object
    list box.

  3. Select a font character set from the FontCharSet
    list box.

In scripts

The FontCharSet takes a value of the FontCharSet enumerated
datatype. The following example sets the character set for a static
text control to ANSI:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x