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

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

Contents


 XmCreateCommandDialog(library call)     XmCreateCommandDialog(library call)




 NAME    [Toc]    [Back]
      XmCreateCommandDialog - The Command CommandDialog convenience creation
      function

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Command.h>
      Widget XmCreateCommandDialog(
      Widget parent,
      String name,
      ArgList arglist,
      Cardinal argcount);

 DESCRIPTION    [Toc]    [Back]
      XmCreateCommandDialog is a convenience function that creates a
      DialogShell and an unmanaged Command child of the DialogShell.  A
      CommandDialog is used for entering commands for processing.

      Use XtManageChild to pop up the CommandDialog (passing the Command as
      the widget parameter); use XtUnmanageChild to pop it down.

      XmCreateCommandDialog forces the value of the Shell resource
      XmNallowShellResize to True.

      parent    Specifies the parent widget ID

      name      Specifies the name of the created widget

      arglist   Specifies the argument list

      argcount  Specifies the number of attribute/value pairs in the
                argument list (arglist)

      For a complete definition of Command and its associated resources, see
      XmCommand(3).

 RETURN    [Toc]    [Back]
      Returns the Command widget ID.

 RELATED    [Toc]    [Back]
      XmCommand(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmCreateScrolledText Tru64 The TextScrolledText convenience creation function
XmCreateScrolledText IRIX The TextScrolledText convenience creation function
SgCreateFileSelectionDialog IRIX The FileSelectionDialog convenience creation function
XmCreateRadioBox IRIX A RowColumn widget convenience creation function
XmCreateWarningDialog HP-UX The MessageBox WarningDialog convenience creation function
XmCreateQuestionDialog IRIX The MessageBox QuestionDialog convenience creation function
XmCreateWorkingDialog HP-UX The MessageBox WorkingDialog convenience creation function
XmCreateErrorDialog IRIX The MessageBox ErrorDialog convenience creation function
XmCreateSimpleCheckBox HP-UX A RowColumn widget convenience creation function
XmCreateFileSelectionDialog IRIX The FileSelectionBox FileSelectionDialog convenience creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service