DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmMenuPosition(X3mot)


XmMenuPosition -- a RowColumn function that positions a Popup MenuPane

Synopsis

#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 x_root and y_root 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(X3mot).

References

XmRowColumn(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004