XtSetErrorMsgHandler man page on HP-UX
[printable version]
XtSetErrorMsgHandler() XtSetErrorMsgHandler()
Name
XtSetErrorMsgHandler - set the high-level error handler procedure.
Synopsis
void XtSetErrorMsgHandler(msg_handler)
XtErrorMsgHandler msg_handler;
Inputs
msg_handler Specifies the new high-level fatal error procedure, which
should not return.
Availability
XtSetErrorMsgHandler() has been superseded by XtAppSetErrorMsgHan‐
dler().
Description
XtSetErrorMsgHandler() registers the procedure msg_handler as the pro‐
cedure to be invoked by XtErrorMsg().
Usage
XtSetErrorMsgHandler() has been superseded by XtAppSetErrorMsgHan‐
dler(), which performs the same function on a per-application context
basis. XtSetErrorMsgHandler() now calls XtAppSetErrorMsgHandler()
passing the default application context created by XtInitialize().
Very few programs need multiple application contexts, and you can con‐
tinue to use XtSetErrorMsgHandler() if you initialize your application
with XtInitialize(). We recommend, however, that you use XtAppInitial‐
ize(), XtAppSetErrorMsgHandler(), and the other XtApp*() application
context specific functions.
See XtAppSetErrorMsgHandler() for more information.
See Also
XtAppSetErrorHandler(1), XtAppSetErrorMsgHandler(1), XtAppSetWarningMs‐
gHandler(1),
XtErrorMsgHandler(2).
Xt - Error Handling XtSetErrorMsgHandler()
[top]
List of man pages available for HP-UX
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|