Query: dteditorgetmessagetextfieldid
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtEditorGetMessageTextFieldID(library call) DtEditorGetMessageTextFieldID(library call)NAMEDtEditorGetMessageTextFieldID -- retrieve the widget ID of the message text field in the DtEditor status lineSYNOPSIS#include <Dt/Editor.h> Widget DtEditorGetMessageTextFieldID( Widget widget);DESCRIPTIONThe DtEditorGetMessageTextFieldID function returns the widget ID of the Motif Text Field located in the status area of a DtEditor widget. By setting the XmNvalue or XmNvalueWcs resource of this widget, an application can display feedback messages for the user. If the applica- tion does not use the message field, the message field can be unmanaged by calling XtUnmanageWidget(3) with this widget ID. The widget argument specifies the DtEditor widget ID. For a complete definition of the DtEditor widget and its associated resources, see DtEditor(3).RETURN VALUEUpon successful completion, the DtEditorGetMessageTextFieldID function returns the ID of the text field widget; otherwise, it returns NULL.SEE ALSODt/Editor.h - DtEditor(5), DtEditor(3), XmTextField(3). DtEditorGetMessageTextFieldID(library call)
Related Man Pages |
---|
dteditorclearselection(3) - hpux |
dteditorcopytoclipboard(3) - hpux |
dteditordeleteselection(3) - hpux |
dteditorgotoline(3) - hpux |
dteditorselectall(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |
Shopt -s histappend |