Wendell -
The userint.h file from CVI has the following
#define ATTR_PRINT_FONT_NAME 1318 /* (char *) */
The function panel help for the SetPrintAttribute function has the following:
Constant: ATTR_PRINT_FONT_NAME
Data Type: string (char *)
Description: Name of the font that is used when printing a text file or buffer.
You can specify a metafont for this attribute.
Default value: "Courier"
Valid for text printing.
Values:
VAL_MENU_FONT
VAL_DIALOG_FONT
VAL_EDITOR_FONT
VAL_APP_FONT
VAL_MESSAGE_BOX_FONT
VAL_MENU_META_FONT
VAL_DIALOG_META_FONT
VAL_EDITOR_META_FONT
VAL_APP_META_FONT
VAL_MESSAGE_BOX_META_FONT
VAL_7SEG_META_FONT
VAL_SYSTEM_META_F
ONT
The best place is to either use the function panel to see a list of all attributes or look at the function in the reference help for CVI.
Scott Richardson (NI)
Scott Richardson
https://testeract.com