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

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

XmDropSiteRegister(3X)

Contents


NAME    [Toc]    [Back]

       XmDropSiteRegister - A Drag and Drop function that identifies
 a drop site and assigns resources  that  specify  its
       behavior

SYNOPSIS    [Toc]    [Back]

       #include <Xm/DragDrop.h>

       void XmDropSiteRegister (widget, arglist, argcount)
               Widget widget;
               ArgList arglist;
               Cardinal argcount;

DESCRIPTION    [Toc]    [Back]

       XmDropSiteRegister identifies the specified widget or gadget
 as a drop site and sets resource  values  that  define
       the  drop  site's  behavior.   The routine assigns default
       values to any resources that  are  not  specified  in  the
       argument  list. The toolkit generates a warning message if
       a drop site is registered with XmNdropSiteActivity set  to
       XmDROP_SITE_ACTIVE and the XmNdropProc resource is NULL.

       If  the drop site is a descendant of a widget that is registered
 as a drop site, the  XmNdropSiteType  resource  of
       the    ancestor   drop   site   must   be   specified   as
       XmDROP_SITE_COMPOSITE.  The ancestor  must  be  registered
       before the descendant.  The drop site is stacked above all
       other sibling drop sites  already  registered.   Specifies
       the  ID  of  the  widget  to be registered.  Specifies the
       argument list.  Specifies the  number  of  attribute/value
       pairs in the argument list (arglist).

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

SEE ALSO    [Toc]    [Back]

      
      
       XmDisplay(3X),  XmDropSite(3X),   XmDropSiteEndUpdate(3X),
       XmDropSiteStartUpdate(3X), XmDropSiteUpdate(3X), XmDropSiteUnregister(3X), XmScreen(3X)



                                           XmDropSiteRegister(3X)
[ Back ]
 Similar pages
Name OS Title
XmDropSiteRetrieve HP-UX A Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteRetrieve IRIX A Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteRetrieve Tru64 A Drag and Drop function that retrieves resource values set on a drop site
XmDropSiteUpdate IRIX A Drag and Drop function that sets resource values for a drop site
XmDropSiteUpdate HP-UX A Drag and Drop function that sets resource values for a drop site
XmDropSiteUpdate Tru64 A Drag and Drop function that sets resource values for a drop site
XmDropSiteUnregister Tru64 A Drag and Drop function that frees drop site information
XmDropSiteUnregister IRIX A Drag and Drop function that frees drop site information
XmDropSiteUnregister HP-UX A Drag and Drop function that frees drop site information
XmDropSiteRegistered HP-UX A Drag and Drop function that determines if a drop site has been registered
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service