Member variable XbpFontDialog():fixedOnly Foundation

Determines whether only non-proportional fonts are displayed.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

The instance variable :fixedOnly contains the default value .F. (false). This means that the "Name" combo box of the font dialog is not limited to fixed width fonts. To display only non-proportional fonts in the combo box, this instance variable must be set to .T. (true) before the method :create() is executed.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.