osf1 man page for xmmenuposition

Query: xmmenuposition

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmMenuPosition(3X)														XmMenuPosition(3X)

NAME
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. Specifies the PopupMenu to be positioned Specifies the event passed to the action procedure which manages the PopupMenu For a complete definition of RowColumn and its associated resources, see XmRowColumn(3X).
SEE ALSO
XmRowColumn(3X) XmMenuPosition(3X)
Related Man Pages
xmaddtopostfromlist(3) - redhat
xmgettearoffcontrol(3) - hpux
xmremovefrompostfromlist(3) - hpux
xmcreatepopupmenu(3x) - osf1
xmcreatepulldownmenu(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB