Query: dteditorinvokeformatdialog
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtEditorInvokeFormatDialog(library call) DtEditorInvokeFormatDialog(library call)NAMEDtEditorInvokeFormatDialog -- display the DtEditor widget dialog for choosing formatting optionsSYNOPSIS#include <Dt/Editor.h> void DtEditorInvokeFormatDialog( Widget widget);DESCRIPTIONThe DtEditorInvokeFormatDialog function displays the Format Settings dialog of the DtEditor widget. This dialog enables a user to set the text formatting options: margins and text alignments (left aligned, right aligned, justified or centered). The dialog also provides the capability to format either the paragraph containing the insertion cursor or the entire contents of the DtEditor widget. The Format Set- tings dialog remains displayed until the user closes it. For a complete description of the Format Settings dialog, see DtEditor. Text can be formatted programmatically with DtEditorFormat(3). The widget argument specifies the DtEditor widget ID. For a complete definition of the DtEditor widget and its associated resources, see DtEditor(3).RETURN VALUEThe DtEditorInvokeFormatDialog function returns no value.SEE ALSODt/Editor.h - DtEditor(5), DtEditor(3), DtEditorFormat(3). DtEditorInvokeFormatDialog(library call)
Related Man Pages |
---|
dteditorclearselection(3) - hpux |
dteditorcuttoclipboard(3) - hpux |
dteditorfind(3) - hpux |
dteditorformat(3) - hpux |
dteditorpastefromclipboard(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Otk 0.65 (Default branch) |
Otk 0.66 (Default branch) |
Otk 0.68 (Default branch) |
Otk 0.76 (Default branch) |
Shell Script Problems, Lose formatting when copy pasting from formatted file. |