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

  man pages->Tru64 Unix man pages -> XmCreateFormDialog (3X)              
Title
Content
Arch
Section
 

XmCreateFormDialog(3X)

Contents


NAME    [Toc]    [Back]

       XmCreateFormDialog  -  A  Form FormDialog convenience creation
 function

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Form.h>

       Widget   XmCreateFormDialog   (parent,   name,    arglist,
       argcount)
               Widget parent;
               String name;
               ArgList arglist;
               Cardinal argcount;

DESCRIPTION    [Toc]    [Back]

       XmCreateFormDialog is a convenience creation function that
       creates a DialogShell and an unmanaged Form child  of  the
       DialogShell.   A  FormDialog  is used for interactions not
       supported by the standard dialog set. This  function  does
       not  automatically  create  any  labels, buttons, or other
       dialog components. Such components should be added by  the
       application after the FormDialog is created.

       Use  XtManageChild  to  pop up the FormDialog (passing the
       Form as the widget parameter); use XtUnmanageChild to  pop
       it  down.   Specifies  the  parent widget ID Specifies the
       name of the created widget  Specifies  the  argument  list
       Specifies the number of attribute/value pairs in the argument
 list (arglist)

       For a complete  definition  of  Form  and  its  associated
       resources, see XmForm(3X).

RETURN VALUE    [Toc]    [Back]

       Returns the Form widget ID.

SEE ALSO    [Toc]    [Back]

      
      
       XmForm(3X)



                                           XmCreateFormDialog(3X)
[ Back ]
 Similar pages
Name OS Title
XmCreateScrolledText IRIX The TextScrolledText convenience creation function
XmCreateScrolledText Tru64 The TextScrolledText convenience creation function
SgCreateFileSelectionDialog IRIX The FileSelectionDialog convenience creation function
XmCreateMenuBar Tru64 A RowColumn widget convenience creation function
XmCreateFileSelectionDialog HP-UX The FileSelectionBox FileSelectionDialog convenience creation function
XmCreateWorkingDialog Tru64 The MessageBox WorkingDialog convenience creation function
XmCreateMessageDialog IRIX The MessageBox MessageDialog convenience creation function
XmCreatePopupMenu Tru64 A RowColumn widget convenience creation function
XmCreateBulletinBoardDialog HP-UX The BulletinBoard BulletinBoardDialog convenience creation function
XmCreateInformationDialog HP-UX The MessageBox InformationDialog convenience creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service