Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmMePosit(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmMenuPosition(Xm)             6 January 1993             XmMenuPosition(Xm)


 Name

    XmMenuPosition - a RowColumn function that positions a Popup MenuPane

 Syntax


    #include <Xm/RowColumn.h>

    void XmMenuPosition (menu, event)
    Widget menu;
    XButtonPressedEvent * event;


 Description

    XmMenuPosition positions a Popup MenuPane using the information in the
    specified event. Unless an application is positioning the MenuPane
    itself, it must first invoke this function before managing the PopupMenu.
    The xroot and yroot values in the specified event are used to determine
    the menu position.

    menu    Specifies the PopupMenu to be positioned

    event   Specifies the event passed to the action procedure which manages
            the PopupMenu

    For a complete definition of RowColumn and its associated resources, see
    XmRowColumn(Xm).

 See also

    XmRowColumn(Xm)


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