osf1 man page for xmcommanderror

Query: xmcommanderror

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmCommandError(3X)														XmCommandError(3X)

NAME
XmCommandError - A Command function that displays an error message
SYNOPSIS
#include <Xm/Command.h> void XmCommandError (widget, error) Widget widget; XmString error;
DESCRIPTION
XmCommandError displays an error message in the history area of the Command widget. The XmString error is displayed until the next command entered occurs. Specifies the Command widget ID Specifies the passed XmString For a complete definition of Command and its associated resources, see XmCommand(3X).
SEE ALSO
XmCommand(3X) XmCommandError(3X)
Related Man Pages
xmmainwindowsetareas(3x) - osf1
xmcommand(3) - hpux
ttk::labelframe(3tk) - debian
ttk::label(3tk) - debian
ttk::scale(3tk) - debian
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB