Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmDropSiteStartUpdate(3X) — DG/UX R4.11MU05

Media Vault

Software Library

Restoration Projects

Artifacts Sought



XmDropSiteStartUpdate(3X)     SDK X11 R4.11MU05    XmDropSiteStartUpdate(3X)


NAME
       XmDropSiteStartUpdate--A Drag and Drop function that facilitates
       processing updates to multiple drop sites

SYNOPSIS
       #include <Xm/DragDrop.h>

       void XmDropSiteStartUpdate (widget)
            Widget      widget;


DESCRIPTION
       XmDropSiteStartUpdate is used in conjunction with XmDropSiteEndUpdate
       to process updates to multiple drop sites within the same shell
       widget.  XmDropSiteStartUpdate and XmDropSiteEndUpdate signal the
       beginning and the end respectively of a series of calls to
       XmDropSiteUpdate.  Calls to XmDropSiteStartUpdate and
       XmDropSiteEndUpdate can be recursively stacked.  Using these routines
       optimizes the processing of update information.


        widget Specifies the ID of any widget within a given hierarchy.  The
               function uses this widget to identify the shell that contains
               the drop sites.


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

RELATED INFORMATION
       XmDropSite(3X), XmDropSiteEndUpdate(3X), and XmDropSiteUpdate(3X).


Licensed material--property of copyright holder(s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026