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

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

XmCreateSelectionBox(3X)

Contents


NAME    [Toc]    [Back]

       XmCreateSelectionBox  -  The  SelectionBox widget creation
       function

SYNOPSIS    [Toc]    [Back]

       #include <Xm/SelectioB.h>

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

DESCRIPTION    [Toc]    [Back]

       XmCreateSelectionBox creates an unmanaged SelectionBox.  A
       SelectionBox is used to get a selection  from  a  list  of
       alternatives  from  the user and includes the following: A
       scrolling list of alternatives An editable text field  for
       the  selected  alternative  Labels  for  the list and text
       field Three or four buttons

       The default button labels are OK,  Cancel,  and  Help.  By
       default  an Apply button is also created; if the parent of
       the SelectionBox is a DialogShell it is managed, and  otherwise
  it is unmanaged. Additional work area children may
       be added to the SelectionBox  after  creation.   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 SelectionBox and its associated
 resources, see XmSelectionBox(3X).

RETURN VALUE    [Toc]    [Back]

       Returns the SelectionBox widget ID.

SEE ALSO    [Toc]    [Back]

      
      
       XmSelectionBox(3X)



                                         XmCreateSelectionBox(3X)
[ Back ]
 Similar pages
Name OS Title
XmCreatePromptDialog IRIX The SelectionBox PromptDialog convenience creation function
XmCreateSelectionDialog HP-UX The SelectionBox SelectionDialog convenience creation function
XmCreatePromptDialog HP-UX The SelectionBox PromptDialog convenience creation function
XmCreateSelectionDialog Tru64 The SelectionBox SelectionDialog convenience creation function
XmCreateSelectionDialog IRIX The SelectionBox SelectionDialog convenience creation function
XmCreatePromptDialog Tru64 The SelectionBox PromptDialog convenience creation function
XmCreateFrame Tru64 The Frame widget creation function
XmCreateScale Tru64 The Scale widget creation function
XmCreateDrawnButton IRIX The DrawnButton widget creation function
XmCreateArrowButton IRIX The ArrowButton widget creation function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service