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

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

Contents


 XmDragStart(library call)                         XmDragStart(library call)




 NAME    [Toc]    [Back]
      XmDragStart - A Drag and Drop function that initiates a drag and drop
      transaction

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/DragDrop.h>
      Widget XmDragStart(
      Widget widget,
      XEvent *event,
      ArgList arglist,
      Cardinal argcount);

 DESCRIPTION    [Toc]    [Back]
      XmDragStart initiates a drag operation. This routine returns the
      DragContext widget that it initializes for the associated drag
      transaction. The toolkit is responsible for freeing the DragContext
      when the drag and drop transaction is complete.

      widget    Specifies the ID of the smallest widget and/or gadget that
                encloses the source elements selected for a drag operation.

      event     Specifies the XEvent that triggered the drag operation. This
                event must be a ButtonPress event.

      arglist   Specifies the argument list. Any XmDragContext resources not
                specified in the argument list are obtained from the
                resource database or are set to their default values.

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

      For a complete definition of DragContext and its associated resources,
      see XmDragContext(3).

 RETURN    [Toc]    [Back]
      Returns the ID of the DragContext widget that controls this drag and
      drop transaction.  Returns NULL if the drag cannot be initiated.

 RELATED    [Toc]    [Back]
      XmDragCancel(3) and XmDragContext(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmDragCancel HP-UX A Drag and Drop function that terminates a drag transaction
XmDragCancel Tru64 A Drag and Drop function that terminates a drag transaction
XmDragCancel IRIX A Drag and Drop function that terminates a drag transaction
XmDropTransferStart Tru64 A Drag and Drop function that initiates a drop transfer
XmDropTransferStart HP-UX A Drag and Drop function that initiates a drop transfer
XmDropTransferStart IRIX A Drag and Drop function that initiates a drop transfer
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
XmDropSiteStartUpdate Tru64 A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteConfigureStackingOrder HP-UX A Drag and Drop function that reorders a stack of widgets that are registered drop sites
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service