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

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

tackingOrder(3X)

Contents


XmDropSiteConfigureStackingOrXmDropSiteConfigureStackingOrder(3X)


NAME    [Toc]    [Back]

       XmDropSiteConfigureStackingOrder  -  A Drag and Drop function
 that reorders a stack of widgets that are  registered
       drop sites

SYNOPSIS    [Toc]    [Back]

       #include <Xm/DragDrop.h>

       void  XmDropSiteConfigureStackingOrder  (widget,  sibling,
       stack_mode)
               Widget widget;
               Widget sibling;
               Cardinal stack_mode;

DESCRIPTION    [Toc]    [Back]

       XmDropSiteConfigureStackingOrder  changes   the   stacking
       order  of the drop site specified by widget.  The stacking
       order controls the manner in which drag-under effects  are
       clipped  by  overlapping  siblings,  regardless of whether
       they are active.  The stack mode is relative either to the
       entire  stack,  or  to another drop site within the stack.
       The stack order can be modified only if the drop sites are
       siblings  in  both the widget and drop site hierarchy, and
       the widget parent of the drop sites  is  registered  as  a
       composite  drop  site.   Specifies  the  drop  site  to be
       restacked.  Specifies a sibling  drop  site  for  stacking
       operations.   If specified, then widget is restacked relative
 to this drop site's stack  position.   Specifies  the
       new  stack  position for the specified widget.  The values
       are XmABOVE and XmBELOW.  If a sibling is specified,  then
       widget  is restacked as follows: The widget is placed just
       above the sibling.  The widget is placed  just  below  the
       sibling.

              If  the  sibling  parameter  is not specified, then
              widget is  restacked  as  follows:  The  widget  is
              placed  at  the  top  of  the stack.  The widget is
              placed at the bottom of the stack.

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

SEE ALSO    [Toc]    [Back]

      
      
       XmDropSite(3X),  XmDropSiteRetrieve(3X), XmDropSiteQueryS       
[ Back ]
 Similar pages
Name OS Title
XmDropSiteEndUpdate Tru64 A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteStartUpdate Tru64 A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteEndUpdate IRIX A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteEndUpdate HP-UX A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteStartUpdate HP-UX A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteStartUpdate IRIX A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteRegistered HP-UX A Drag and Drop function that determines if a drop site has been registered
XmDropTransferAdd HP-UX A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop
XmDropTransferAdd IRIX A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop
XmDragStart HP-UX A Drag and Drop function that initiates a drag and drop transaction
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service