*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtEditorInvokeSpellDialog (3)              
Title
Content
Arch
Section
 

Contents


 DtEditorInvokeSpellDialog(library calDlt)EditorInvokeSpellDialog(library call)




 NAME    [Toc]    [Back]
      DtEditorInvokeSpellDialog - display the DtEditor widget dialog for
      checking text for spelling errors

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Editor.h>
      DtEditorErrorCode DtEditorInvokeSpellDialog(
      Widget widget);

 DESCRIPTION    [Toc]    [Back]
      The DtEditorInvokeSpellDialog function displays the Spell dialog for
      the DtEditor widget.  This dialog displays the list of unrecognized or
      misspelled words from the widget's text.  Users can search for and
      replace misspelled words with the Spell dialog.  The list of
      misspelled words is automatically generated by filtering the text for
      the DtEditor widget through the filter specified by the DtNspellFilter
      resource when DtEditorInvokeSpellDialog is called.  For a complete
      description of the Spell dialog and the DtNspellFilter resource, see
      DtEditor(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 VALUE    [Toc]    [Back]
      Upon successful completion, the DtEditorInvokeSpellDialog function
      returns DtEDITOR_NO_ERRORS if the widget successfully executed the
      spell filter; otherwise, it returns one of the following:

      DtEDITOR_SPELL_FILTER_FAILED
                If it cannot successfully execute the filter specified by
                the DtNspellfilter resource.

      DtEDITOR_NO_TMP_FILE
                If it cannot create a temporary file in the directory
                returned by tmpnam(3S).

 SEE ALSO    [Toc]    [Back]
      Dt/Editor.h - DtEditor(5), DtEditor(3), tmpnam(3S).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtEditorInvokeFindChangeDialog HP-UX display the DtEditor widget dialog for searching and replacing text
DtEditorInvokeFormatDialog HP-UX display the DtEditor widget dialog for choosing formatting options
DtEditorSelectAll HP-UX select all text in a DtEditor widget
DtEditorUndoEdit HP-UX undo the last edit made to the text in a DtEditor widget
spell OpenBSD find spelling errors
spellin Tru64 Finds spelling errors
hashcheck HP-UX find spelling errors
hashmake HP-UX find spelling errors
spell IRIX find spelling errors
spell HP-UX find spelling errors
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service