ultrix man page for dwtmenuposition

Query: dwtmenuposition

OS: ultrix

Section: 3dwt

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

DwtMenuPosition(3Dwt)													     DwtMenuPosition(3Dwt)

Name
       DwtMenuPosition - Positions menu when user presses MB2.

Syntax
       void DwtMenuPosition(position, event)
	    Widget position;
	    XEvent *event;

Arguments
       position  Specifies the position of the menu.

       event	 Specifies the event passed to the action procedure which manages the pop-up menu.

Description
       The DwtMenuPosition function positions the menu when the user presses MB2.  This must be called before managing the pop-up menu.

See Also
       DwtPullDownMenuEntryHilite(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															     DwtMenuPosition(3Dwt)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextreplace(3dwt) - ultrix
dwtstextsetselection(3dwt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB