Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmDropStE(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmDropSiteEndUpdate(Xm)        6 January 1993        XmDropSiteEndUpdate(Xm)


 Name

    XmDropSiteEndUpdate - a Drag and Drop function that facilitates pro-
    cessing updates to multiple drop sites

 Syntax


    #include <Xm/DragDrop.h>

    void XmDropSiteEndUpdate (widget)
    Widget  widget;


 Description

    XmDropSiteEndUpdate is used in conjunction with XmDropSiteStartUpdate to
    process updates to multiple drop sites within the same hierarchy. XmDrop-
    SiteStartUpdate and XmDropSiteEndUpdate signal the beginning and the end
    respectively of a series of calls to XmDropSiteUpdate. Calls to XmDropSi-
    teStartUpdate 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(Xm).

 See also

    XmDropSiteStartUpdate(Xm) and XmDropSiteUpdate(Xm).



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