Class definition file: wpfntpal.idl
Class hierarchy SOMObject
WPObject
WPAbstract
WPPalette
WPFontPalette
Description
This is the font palette object class. An instance of this class can be created as a Workplace object. An instance of this class is created initially by the system. It has the title "Font Palette" and resides in the "System Setup" folder.
Instance methods
The following list shows all the WPFontPalette instance methods.
SOMObject instance methods
The following list shows all the instance methods overridden by the WPObject class. These instance methods are overridden in order to modify the behavior defined by an ancestor class.
WPObject instance methods
The following list shows all the methods overridden by the WPFontPalette class. These methods are overridden in order to modify the behavior defined by an ancestor class.
wpSetup override by WPFontPalette
The following table shows the keyname-value pairs supported by the WPFontPalette class.
ÚÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿³KEYNAME ³VALUE ³DESCRIPTION ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³AUTOSETUP ³YES ³This specifies that the font palette is ³ ³ ³ ³to be reinitialized with the default set³ ³ ³ ³of fonts. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³FONTS ³fonttype ³These are the initial fonts for each ³ ³ ³ ³cell in the font palette. The values ³ ³ ³ ³for each cell are separated by commas. ³ ³ ³ ³This is equivalent to calling the ³ ³ ³ ³wpSetupCell method. The fonttype value ³ ³ ³ ³is presented as the point size followed ³ ³ ³ ³by a period which is then followed by ³ ³ ³ ³the face name. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³XCELLCOUNT³columns ³Number of X cells as decimal digits. If³ ³ ³ ³not specified, defaults to 2. ³ ÃÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´ ³YCELLCOUNT³rows ³Number of Y cells as decimal digits. If³ ³ ³ ³not specified, defaults to 4. ³ ÀÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
Example
pszSetupString="FONTS=10.Helvetica," "8.Helvetica," "10.Courier," "12.Courier," "24.Courier," "10.System";
WPPalette instance methods
The following list shows all the methods overridden by the WPFontPalette class. These methods are overridden in order to modify the behavior defined by an ancestor class.
Class methods
There are currently no class methods defined for the WPFontPalette Workplace object class.
WPObject class methods
The following list shows all the class methods overridden by the WPFontPalette class. These methods are overridden to modify the behavior defined by an ancestor class.
WPPalette class methods
The following list shows all the class methods overridden by the WPFontPalette class. These methods are overridden to modify the behavior defined by an ancestor class.