Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XvhSetCatal(3X) — HP-UX 9.10

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XvhQuickHelpDialog(3X)

XvhHelpDialog(3X)

XvhSetCatalogName(3X)

NAME

XvhSetCatalogName − Sets the message catalog file name to be used with xvhHelpDialogWidgetClass widgets.

SYNOPSIS

#include <Xvh/Xvh.h> void XvhSetCatalogName (catFile)
char *catFile;

DESCRIPTION

XvhSetCatalogName provides developers with a mechanism for setting the name of the message catalog to be used for supplying the help dialog widget’s labels, and error messages.  Developers using the HP Help Developer’s Kit and shipping a localized version of their product must uniquely name there localized version of the Xvh.cat message catalog file, (e.g. <app-name>_Xvh.cat).  This will ensure that they will not overwrite other products using the Help Developer’s Kit, and shipping their own version of the message catalog file. 

catFileSpecifies the name of the message catalog file to use. 

RETURN VALUE

Void. 

RELATED INFORMATION

XvhQuickHelpDialog(3X), XvhHelpDialog(3X)

The HP Help Developer’s Guide
 

Hewlett-Packard Company  —  September 09, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026